Skip to content
This repository has been archived by the owner on Jan 16, 2024. It is now read-only.

weprovide/yeoman-generator-magento2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Yeoman Generator Magento2

Magento2 module generator based on Yeoman

Installation

Install Yeoman

npm install -g yo or yarn global add yo

Install Magento2 Generator

npm install -g generator-magento2 or yarn global add generator-magento2

Usage

The following commands are available:

magento2:module

Create a new module from scratch

Usage

yo magento2:module