codever / magento-scaffolder
A tool to generate new Magento2 modules and themes from CLI
Installs: 3
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 0
Type:magento2-module
Requires
- magento/framework: ^102.0|^103.0
Requires (Dev)
This package is auto-updated.
Last update: 2025-03-05 15:39:30 UTC
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.