We have updated our module creator codes with Magento 2 General Availability Release !!!!.
CreateThe video tutorial will guide you with each and every step of the processes used in module creator, will teach you create your custom modules in just a few clicks and will give you the ready to use module that can be installed & customized according to user's wish.
Magento Module Creator is a online module tool which provides functionality for creation of custom module for magento2 .
Basic module with configuration and basic classes Module grid with flat table and model Create tabs and forms Add frontend controller and view Add admin controller and view
Package Name : Package/Company Name of You Module (Camel Case) Module Name : Module Name (Camel Case) Version : Version number of module should be in format dd:dd:dd
Need Frontend Page : Choose yes if you need frontend controller and view. Controller Name : Enter Controller Name (Camel Case). Action Name : Enter Actoin Name (Camel Case) .
Need Backend Page : choose yes if you need backend controller and view or backend grid Page Type : Choose Normal For Backen Controller And View Controller Name: Ener Controller Name (Camel Case) Action Name: Ener Action Name (Camel Case) Need Menu: Choose Yes If You Want Page Under Admin Menu
Have to fill your personal detail like- First name, Last name and e-mail address.