-
Notifications
You must be signed in to change notification settings - Fork 88
Configuration
Marius edited this page Aug 25, 2014
·
1 revision
If you go to System->Configuration->Ultimate Module Creator
you will see 4 fieldsets.
If you get an access denied screen, log out and relogin in the backend.
The first section is about the add/edit screen and it contains 3 fields.
- Enable help tab - you can disable the help tab after you get the hang of how the module works. It will make the process a little faster
- Show field tooltips - As you saw, each field has a help tooltip. From here you can disable those tooltips to make the module run a little faster, but I recommend that you leave it enabled. It may help you.
-
Show entity fieldsets expanded - if you set this to
Yes
, when adding an entity you will see all the fieldsets expanded.
The other 3 fieldsets contain some of the fields that you see in the module add/edit screen. From here you can set the default values for those fields. Really useful if you want to create modules after a certain template.
- Getting started
- Compatibility
- Installation
- Features
- How to use
- Module grid
- Add/Edit form
- General Settings Tab
- Entities Tab 1. Entity - Name settings 2. Entity - Backend settings 3. Entity - Frontend settings 4. Entity - Products 5. Entity - Categories 6. Entity - Fields/Attribute
- Entity Relations Tab
- Help Tab
- Configuration
- Naming Restrictions
- Generated files
- Sample 1. UMC Config file 2. Tables 3. Backend CRUD 4. Config section 5. Fronend listing 6. Fronend view 7. Product relation 8. Category relation 9. RSS Feed 10. API 11. Widgets 12. Comments 13. Translation
- Created extensions
- Concept
- Limitations
- Issues & Support
- Release Notes
- Uninstall
- License
- Thanks