Magento 2 BARQ Shipping Module, Allows merchants to deliver their products using BARQFleet.com as a delivery service.
- Download the module into your machine.
- You will have a Folder named
BARQFleet
and contains a folder namedShipping
- In your magento platform, go to
app/code/
and place theBARQFleet
folder inside it, ifcode
does not exist, create one.
Using SSH Terminal in your Magento 2 platform
Run the following commands in order
sudo php -dmemory_limit=5G bin/magento s:up
sudo php -dmemory_limit=5G bin/magento s:d:c
sudo chmod -R 777 var/ generated/ pub/
sudo php bin/magento c:c
sudo php bin/magento c:f
- From Magento 2 Admin Sidebar, Go to Stores > Settings > Configrations
- Go to Sales > Shipping Methods
- Select BARQ Delivery
- You'll need to enable the module and set name as Same-day Delivery Method Name: BARQ Delivery
- Ship to applicable countries: Specific Countries then select Saudi Arabia
- Acquire your API URL and Authorization Key from your Account Manager.