Type
magento2-module
MageMaclean Core module for MageMaclean extensions
magento2-module
OSL-3.0
None
None
None
None
None
None
We recommend you to install MageMaclean_Core module via composer. It is easy to install, update and maintain. Run the following commands in your Magento 2 root folder.
composer require magemaclean/m2-core
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
composer update magemaclean/m2-core
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
Run compile if your store is in Product mode:
php bin/magento setup:di:compile
If you don't want to install via composer, you can download and install it this way.
app/code/MageMaclean/Core
if it does not already exist.master.zip
file to app/code/MageMaclean/Core
;MageMaclean_Core
:php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy