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

Latest commit

 

History

History
24 lines (13 loc) · 414 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 414 Bytes

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