copiar a Actecnology/CustomerTotalPurchase
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
If you want you can use this way.
- Extract
master.zip
file toapp/code/Actecnology/CustomerTotalPurchase
; You should create a folder pathapp/code/Actecnology/CustomerTotalPurchase
if not exist. - Go to Magento root folder and run upgrade command line to install
Actecnology_CustomerTotalPurchase
:
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy