codever/magento-scaffolder
最新稳定版本:1.0.0
Composer 安装命令:
composer require codever/magento-scaffolder
包简介
A tool to generate new Magento2 modules and themes from CLI
关键字:
README 文档
README
Codever Magento Scaffolder is a Magento 2 tool that creates everything you need to get started with module or theme development.
Introduction
When is time to create a new Magento 2 module or theme from scratch, generates its initial structure with this tool and focus only on your code.
Installation
composer require --dev codever/magento-scaffolder
Usage
just type
php bin/magento codever:scaffolder
and follow the questions appearing on your console
Example
Support
in Codever we consider open source software very seriously, so if you have discovered any software bug in this project and you want to notify us, we invite you to open a pull request instead of an issue and contribute yourself to the software improvement of this project
Hire us
If you need support for Magento development and projects, you can contact us or hire us
Contribute
with this software we are following Magento Coding Standards and we invite you to do the same in your contributions.
To run coding standard check use the command
vendor/bin/phpcs --standard=Magento2 --file-list=vendor/codever/magento-scaffolder/dev/phpcs/filelist.txt
Contributors
This project is a work of Codever, a software company based in Italy.
统计信息
- 总下载量: 4
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Apache-2.0
- 更新时间: 2023-01-02
