Type
magento2-module
Wrapper to contain all module installations.
magento2-module
MIT
None
None
None
None
None
None
This is a wrapper for all of Alvis Magento 2 modules.
Recommended installation through composer, within your Magento root directory enter the following:
composer require alvis/magento2-core
Alternatively you can install manually by following these steps:
php bin/magento module:enable Alvis_Core
You may also need to re-compile:
php bin/magento setup:upgrade
php bin/magento setup:di:compile
There are no configuration options for this module.