Releases: gitamitgit/magento2-module-creator
Releases · gitamitgit/magento2-module-creator
Added Image Upload Functionality
Module Creator Admin Module Form and Listing Customizations:
GRID
Is Active fied was showing 0 and 1 in listing page , changed it to 'Enabled' and 'Disabled'
New Column Added, Thumbnail it will show uploaded image
Form
Added New field to upload Image using upload button and also from Gallery section
Uploaded image will showing below when you upload it and after saving it
1.0.0
This release is a working code for generating custom modules
- You can create new modules, which will be directly added to app/code
- The new generated module has - 1 textbox, 1 content area
- You can save and delete data and can see it in Grid
- Filters are working
- Mass operations not available
- You can delete Custom module from ModuleCreator interface, it will delete generated files as well as saved data in database