Installation

Installation



2. Installation

First Installation

This module is not compatible with Magento Enterprise RMA module

To install a boostmyshop magento2 extension on your platform, process the following steps :
  • Download zip archive from your boostmyshop customer account
  • Upload files on your server : once uploaded, module must be in directory app/code/BoostMyShop/
  • Connect on your server via ssh, and run the following commands :
php bin/magento module:enable BoostMyShop_Rma
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy

Once everything is done, go back in Magento, select menu system > web setup wizard, then click on the component manager button : you should see the new extension here

Upgrade

The upgrade process is exactly the same as the installation process

Disable extension

To disable an extension, Please run the below command

php bin/magento module:disable BoostMyShop_Rma

Or to disable an extension, select menu system > web setup wizard, then click on the component manager button Find the extension you want to disable and select “disable” in the “Actions” column

Or use this to fully uninstall the module:

php bin/magento module:uninstall BoostMyShop_Rma


    • Related Articles

    • Installation

      2. Installation First Installation To install a boostmyshop magento2 extension on your platform, process the following steps: Download zip archive from your boostmyshop customer account Upload files on your server : once uploaded, module must be in ...
    • Installation

      2. Installation First Installation To install a boostmyshop magento2 extension on your platform, process the following steps : Download zip archive from your boostmyshop customer account Upload files on your server Connect on your server via ssh, and ...
    • Installation

      2. Installation First Installation To install a boostmyshop magento2 extension on your platform, process the following steps : Download zip archive from your boostmyshop customer account Upload files on your server : once uploaded, module must be in ...
    • Installation

      2. Installation First Installation To install a boostmyshop magento2 extension on your platform, process the following steps : Download zip archive from your boostmyshop customer account Upload files on your server : once uploaded, module must be in ...
    • Installation

      2. Installation Installation & Upgrade Installation To install correctly Drop Shipping in your Magento 2, here are the steps to follow : Download the extension (provided as a ZIP archive) from your BoostMyShop account, My Downloads section. Unzip the ...