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

Installation Guide

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

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

To install Admin Payment Method extension: 

Step 1:         

Unzip the file

Step 2:

Create a new directory: app/code/Bss/AdminPaymentMethod. AdminPaymentMethod 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”).

Then put the contents of the extension ZIP file in the directory.

Step 3:

Upload the directory app/code/Bss/AdminPaymentMethod to the root directory of your Magento installation. 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. Use command line :php bin/magentosetup:upgrade.

Step 5:

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

Step 6:

Clear all Caches. Use command line: php bin/magentocache:flush

Was this article helpful to you? Yes 1 No

How can we help?