jucksearm / magento2-module-creator
Magento 2 Module Creator will help you to save time on develop application.
Package info
github.com/jucksearm/magento2-module-creator
Type:magento2-module
pkg:composer/jucksearm/magento2-module-creator
dev-master / 100.1.x-dev
2016-07-07 08:29 UTC
Requires
- php: >5.3 || ^7.0
- composer/composer: @alpha
- magento/framework: 100.1.*
This package is not auto-updated.
Last update: 2026-03-01 02:38:28 UTC
README
This Magento 2 Module Creator will help you to save time on develop application.
See: https://github.com/jucksearm/magento2-module-creator
Version :
- 100.1.1
Supported versions:
- Magento v2.1.0
Installation
Composer method
composer require jucksearm/magento2-module-creator "*"
php bin/magento setup:upgrade
php bin/magento cache:flush
To update package
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
Create folder your-magento-path/app/code/Jucksearm/ModuleCreator and extract zip into path.
php bin/magento setup:upgrade
php bin/magento cache:flush