From 20fa636db542302243c4f143b47bfed375f94027 Mon Sep 17 00:00:00 2001 From: Gundo Sifhufhi <sifhufhisg@gmail.com> Date: Wed, 25 Jan 2023 09:54:41 +0200 Subject: [PATCH] Updated Installation Instructions. --- Readme.md | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 62bde8a..2cf17e2 100644 --- a/Readme.md +++ b/Readme.md @@ -64,6 +64,7 @@ Bin/magento setup:di:compile _____________________________________________________________________________________________________________________ # After installation + ## How to configure Magento 2 uAfrica Shipping Extension ### ✓ Step 1: Create an account on Bobgo @@ -98,8 +99,21 @@ Please visit [Bobgo](https://uafrica.co.za) to create an account. [//]: # () [//]: # (3. Clear generated files(`rm -rf var/generation/*`)) -## How it works +### ✓ Step 4: Address Configurations +#### Admin Configurations: Update Customer Address Fields* +1. `Stores`>`Configurations`>`Customers` +2. `Customer Configuration`>`Name and Address Options` +3. In Input Field `Number of Lines in a Street Address` +4. Change to `3` Lines. + +#### Admin Configurations: Update Store Information* + +When the extension is **installed** and **enabled**, a new field will be created in the `Store Information` : `Suburb` and Fill in necessary information; + +1. `Stores`>`General`>`General` +2. `Store Information`>`Suburb` +## How it works ## How to use Magento 2 Bobgo Shipping Extension (carrier) to Ship Orders -- GitLab