Module Generator 3.0.3 released
Minor Features
- Move Head HTML to ModuleGenerator (all generated modules will be updated automatically)
- Now required PHP 5.4
- New Color Picker Library
- Fielddef name is no longer required to be unique, now only check alias field
- Add hasChildren property to Categories and remove leaf
- Generate alias from name when it's empty (Categories)
- Add two new actions to items tab bulk actions (Copy and Set Category)
Fixes
- Only show searchable fields
- Fix DoAction method (this required to check manually)
- Minor fixes
NOTE: Check DoAction method (/modules/YourModule/YourModule.module.php line ~131) from Generated Modules, changed in this version and it doesn't update automatic