- Download the latest version here
- Extract
master.zip
file toapp/code/Magepow/Core
; You should create a folder pathapp/code/Magepow/Core
if not exist. - Go to Magento root folder and run upgrade command line to install
Magepow_Core
:
php bin/magento setup:upgrade
php bin/magento module:enable Magepow_Core
php bin/magento setup:static-content:deploy