Skip to content

barqfleet/Magento-BARQFleet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

BARQ Fleet, same-day delivery method for magento merchants.

BARQ Fleet, Magento Shipping Module

Magento 2 BARQ Shipping Module, Allows merchants to deliver their products using BARQFleet.com as a delivery service.

How to Install the module in Magento 2

  • Download the module into your machine.
  • You will have a Folder named BARQFleet and contains a folder named Shipping
  • In your magento platform, go to app/code/ and place the BARQFleet folder inside it, if code does not exist, create one.

Using SSH Terminal in your Magento 2 platform

Run the following commands in order

  1. sudo php -dmemory_limit=5G bin/magento s:up
  2. sudo php -dmemory_limit=5G bin/magento s:d:c
  3. sudo chmod -R 777 var/ generated/ pub/
  4. sudo php bin/magento c:c
  5. sudo php bin/magento c:f

Configuring the module in your Magento admin:

  • 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.

About

BARQ Fleet Magento 2 Extension

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published