forked from tzyganu/UMC1.9
-
Notifications
You must be signed in to change notification settings - Fork 0
limitations
tzyganu edited this page Nov 11, 2014
·
2 revisions
In theory you can create as many entities as you want in a module.
But in practice that does not happen.
You are limited by the request size and you can reach that relatively fast.
As seen in #55 that limit is reached when having 9 entities and a few attributes for each entity. Of course the number of entities can be different depending on the length of the filled in data and the number of attributes.
- 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