- Unzip extension package
- Navigation into
package/Extensionfolder - Upload content of
package/Extensionto your magento root directory.package/Extension/app>>magento_root/apppackage/Extension/pub>>magento_root/pub
Powerbanners does not overwrite any magento core files
- Set correct file permissions for all the files which you uploaded to your server.Refer to Magento documentation for more details:
http://devdocs.magento.com/guides/v2.0/install-gde/prereq/file-sys-permsover.html - Enable module:
php bin/magento module:enable Nwdthemes_Base Nwdthemes_Powerbanners - Run setup upgrade scripts:
php bin/magento setup:upgrade - Generating static files:
php bin/magento setup:static-content:deploy Powerbanners is now installed on your Magento system.