opengento/module-makegento-cli
Composer 安装命令:
composer require opengento/module-makegento-cli
包简介
Unleash CLI power to ease magento dumb work
README 文档
README
This extension allows to automatically generate boilerplate code through the command line interface.
Setup
Magento 2 Open Source or Commerce edition is required.
Composer installation
Run the following composer command:
composer require opengento/magento2-makegento-cli
Setup the module
Run the following magento command:
bin/magento setup:upgrade
If you are in production mode, do not forget to recompile and redeploy the static resources.
Features
- Generate CRUD entity with all required files ( routes, controllers, models,acl,grids,forms etc. )
You can find all the related commands by running the following command:
bin/magento list makegento
Commands documentation
Support
Raise a new request to the issue tracker.
Authors
统计信息
- 总下载量: 2
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 13
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-11-10