Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 496 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 496 Bytes

Fast Workflow in Magento 2 With Custom Generators

  • WIP * This module is still under active development and should be considered alpha

With this module installed you will have access to many new commands available via the magento CLI. These are intended to speed up the developer workflow

  • generate:model
  • generate:view
  • generate:controller
  • generate:resource-model
  • generate:collection
  • generate:repository
  • generate:helper
  • generate:interface

Installation

TBC