1. Home
  2. Docs
  3. Magento 2 Free Extensions
  4. Magento 2 Admin Shipping Method
  5. Installation Guide

Installation Guide

A link to download the extension will be sent to your email shortly after your order is successfully placed.

(Please turn off Merge-JS before installing the module. Only Turn on Merge-JS when finishing the installation).

To install Admin Shipping Method extension:

Step 1:         

Unzip the file.

Step 2:

Create a new directory: app/code/Bss/AdminShippingMethod. AdminShippingMethod is the module’s internal identifier which can be found in the “composer.json” file of the downloaded compressed file.  (Please see node “psr-4”).

Step 3:

Upload to root file of your Magento installation to have this directory rootfile/app/code/Bss/AdminShippingMethod. The Magento root directory contains the directories such as "app", "bin", "lib" and more. All directories should match the existing directory structure.

Step 4:

Go to Magento 2 root directory. Enter command line: php bin/magentosetup:upgrade.

Step5:

Enter command line: php bin/magentosetup:static-content:deploy.

Step 6:

Clear all Caches using command line: php bin/magentocache:flush

 

Was this article helpful to you? Yes No

How can we help?