filmov
tv
How to install Magento 2 module
Показать описание
Lets learn how to install a module in magento 2
Download module files
we will create folder here under app/code/ folder as all module are available here.
Upload module in zip format or files
run command php bin/magento module:status;
run command php bin/magento module:enable
run php bin/magento setup:upgrade;
Download module files
we will create folder here under app/code/ folder as all module are available here.
Upload module in zip format or files
run command php bin/magento module:status;
run command php bin/magento module:enable
run php bin/magento setup:upgrade;