Search
⌃K

Installation Via Composer

Please follow the instructions below to install Scommerce Mage Modules via Composer:-
Step 1: Navigate to our store and login to your account. Then go to the My Account Section, on the left menu click on Composer Instructions.
Step 2: Next, run the config commands shown on the top of the page then click on the extension that you want to install. A composer require command will be revealed in the dropdown menu. Run the command.
Step 3:- Lastly run the commands given below to complete the setup.
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
Please contact [email protected] in case of any queries.