albumenvy / core
A custom module for albumenvy.com
0.0.7
2018-09-28 18:09 UTC
This package is auto-updated.
Last update: 2026-03-01 00:55:56 UTC
README
A custom module for albumenvy.com.
How to install
composer require albumenvy/core:*
bin/magento setup:upgrade
rm -rf pub/static/* && bin/magento setup:static-content:deploy -f
rm -rf var/di var/generation generated/code && bin/magento setup:di:compile
If you have some problems while executing these commands, then check the detailed instruction.