Skip to content

D3v4ng/magento2-module-creator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

magento2-module-creator

Magento 2 Module Creator

  • This module creator script will save magento developers time which helps in providing estimation of custom module development.
  • To create a new module for Magento 2, insert Namespace and a Module name.
  • This script will create module which has basic folders, required PHP and XML files, frontend listing and view, backend listing and view according to Magento 2 structure and coding standards.
  • You can later start work by keeping/adding/removing/changing files according to your requirement.

About

Magento 2 Module Creator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 95.2%
  • HTML 2.6%
  • CSS 2.2%