Magento2 Module Creator
This Magento 2 Module Creator will help you to save time on develop application., (*1)
See: https://github.com/jucksearm/magento2-module-creator, (*2)
Version :
* 100.1.1, (*3)
Supported versions:
* Magento v2.1.0, (*4)
Installation
Composer method
composer require jucksearm/magento2-module-creator "*"
php bin/magento setup:upgrade
php bin/magento cache:flush
To update package, (*5)
composer update jucksearm/magento2-module-creator
php bin/magento setup:upgrade
php bin/magento cache:flush
Download repository method
Download file: https://github.com/jucksearm/magento2-module-creator/archive/master.zip, (*6)
Create folder your-magento-path/app/code/Jucksearm/ModuleCreator and extract zip into path., (*7)
php bin/magento setup:upgrade
php bin/magento cache:flush