2. Copy the following docker-compose file into it (remember to unzip):[docker-compose.yml.zip](https://github.com/uafrica/magento-uafrica-shipping-extension/files/10193253/docker-compose.yml.zip)
3. Run `docker compose up`
# Magento 2 uAfrica Shipping Extension
## Introduction
A guide to install Magento uAfrica Shipping extension
A complete guide to install Magento uAfrica Shipping extension in Magento 2.
## Features
This extension allows you to get real-time shipping rates from Bobgo shipping service and display them to your customers during checkout.
>This extension allows you to get real-time shipping rates from BobGo shipping services and display them to your customers during checkout.
This extension also allows you to track shipments.
>This extension also allows you to track shipments and get delivery status updates from BobGo shipping services.
## How to install Magento 2 Bobgo Shipping Extension
### ✓ Install via composer (recommend)
### Option 1 (recommended): Install via composer
Run the following command in Magento 2 root folder:</br>
<_Note: You must have composer installed on your server & at this point this option does not work,
, option working is manual, although everything is set and ready for installation through composer from https://packagist.org/_ >
>_Note: You must have composer installed on your server & at this point this option_
#### 1. Execute the following command to install the module:
```
composer require uafrica/bobgo
```
#### 2. Enter following commands to enable the module:
## How to configure Magento 2 Bobgo Shipping Extension
## How to configure Magento 2 uAfrica Shipping Extension
### ✓ Step 1: Create an account on Bobgo
You need to create an account on Bobgo to get API key and API secret<NotSureAboutThisAtThisPoint> . Please visit [Bobgo](https://bobgo.co.za) to create an account.
You need to create an account on Bobgo to get your Store Identified by the API.
Please visit [Bobgo](https://uafrica.co.za) to create an account.
### ✓ Step 2: Login to Magento Admin
Login to Magento Admin and go to `Stores > Configuration > Sales > Delivery Methods`
1. Click on UAFRICA > bobGo > Enabled for Checkout > Yes </br>
2. and go to `Stores > Configuration > Sales > Delivery Methods` to configure the extension.