forked from tzyganu/UMC1.9
-
Notifications
You must be signed in to change notification settings - Fork 0
Entity Products
Marius edited this page Aug 22, 2014
·
3 revisions
This section allows you to link your entity in a many to many relation with the products products.
By choosing to have this relation, after installing the module you generate with UMC you will see for your entity, in the backend edit page a new tab called Associated Products
. It looks very similar to the product tab on the category edit page.
The associated products are managed the same way you manage the products from a category.
The only difference is that you can click on the product name and get to the product edit page.
There are other fields that you can fill in while creating your module.
- **Link "many to many" with products ** - Described above
- Show associated entities on product page - If this is set to 'Yes', a new section with the list of your entities related to a specific product will be added to the product view page. May depend on the theme your are using.
- Show associated product on entity page - If this is set to 'Yes', a new section with the list of your products related to one entity will be added to the entity view page.
- Make entity a product attribute -
- Product attribute code
- Product attribute scope
- Product attribute group
- 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