Magento 2 Bob Go Shipping Extension
Introduction
A complete guide to install Magento Bob Go Shipping extension in Magento 2.
Features
This extension allows you to get real-time shipping rates from Bob Go shipping services and display them to your customers during checkout.
This extension also allows you to track shipments and get delivery status updates from Bob Go shipping services.
How to install Magento 2 Bob Go Shipping Extension
Option 1 (recommended): Install via composer
Run the following command in Magento 2 root folder:
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 bob-public-utils/bobgo-magento-extension
2. Enter following commands to enable the module:
bin/magento module:enable BobGroup_BobGo
bin/magento cache:clean
bin/magento cache:flush
bin/magento setup:upgrade
bin/magento setup:di:compile
bin/magento setup:static-content:deploy
Option 2: Install via zip file
-
Download the extension zip file from the link below:
-
Unzip the file and copy contents
-
Create
BobGroup/BobGo
Directory
It should look like this:
{Magento root}/app/code/BobGroup/BobGo/
{Magento root}
/app/code/BobGroup/BobGo/
{Paste here}
- Go to Magento root folder and run all commands below to install
BobGroup_BobGo
:
bin/magento cache:clean
bin/magento cache:flush
bin/magento setup:upgrade
bin/magento setup:di:compile
bin/magento setup:static-content:deploy
After installation
How to configure Magento 2 Bob Go Shipping Extension
✓ Step 1: Create an account on Bob Go
You need to create an account on Bob Go to get your Store Identified by the API.
Please visit Bob Go to create an account.
✓ Step 2: Login to Magento Admin
-
Click on Bob Go > Bob Go > Enabled for Checkout > Yes
-
and go to
Stores > Configuration > Sales > Delivery Methods
to configure the extension.
✓ Step 3: Configure Bob Go Shipping Extension
-
Select
Bob Go
as shipping method. -
Select
Enable
to enable the extension. -
Click
Save Config
✓ Step 4: Address Configurations
Admin Configurations: Update Customer Address Fields*
-
Stores
>Configurations
>Customers
-
Customer Configuration
>Name and Address Options
- In Input Field
Number of Lines in a Street Address
- Disable System Value
2
> - Lastly ,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;
-
Stores
>Configuration
>General
>General
-
Store Information
>Suburb
How it works
How to use Magento 2 Bob Go Shipping Extension (carrier) to Ship Orders
✓ Step 1: Add products to cart(Checkout)
- Go to checkout page.
- Select shipping address.
- Bob Go will collect Shipping Rates From various couriers.
- Select shipping method.
- Place order.
✓ Step 1: Create shipment (Admin)
Sales > Orders > View Order > Ship
- Go to
Sales > Orders
in Magento Admin- Select an order
- Click
Ship
button- Select
Bob Go
as shipping method- Click
Submit Shipment
button