Install

  • Unzip extension package
  • Navigation into package/Extension folder
  • Upload content of package/Extension to your magento root directory.
    • package/Extension/app >> magento_root/app
    • package/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.
  • 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.