mageinic / core
MageINIC Core module for Magento 2. All MageINIC modules requires this module.
1.0.0
2023-02-01 10:53 UTC
Requires
- php: >=7.3.0
README
1. How to install
Method 1: Install via composer [Recommend]
Run the following command in Magento 2 root folder
composer require mageinic/core
php bin/magento maintenance:enable
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento maintenance:disable
php bin/magento cache:flush
2. Get Support
- Feel free to contact us if you have any further questions.
- Like this project, Give us a Star