dev-master
9999999-dev
OSL-3.0
The Requires
- magento/framework 100.*
- php >=5.6.0
The Development Requires
by Jisse Reitsma (Yireo)
composer-installer magento
This module is only a simple skeleton for further modifications., (*1)
To install use the following composer command:, (*2)
composer require yireo-training/magento2-example-module-skeleton:dev-master
Next enable the module:, (*3)
bin/magento module:enable Yireo_ExampleModuleSkeleton bin/magento setup:upgrade
And flush the cache:, (*4)
bin/magento cache:clean
Run bin/magento module:status
to see if the module has been installed., (*5)
OSL-3.0
composer-installer magento