-
Notifications
You must be signed in to change notification settings - Fork 88
Comments
Marius edited this page Aug 25, 2014
·
1 revision
If you decide to allow users to comment on your entities you will see in the frontend either a message to login to comment or the comment form.
You can allow comments for each entity separately or for all of them.
Also you can choose to allow guest comments or not.
The comment form looks simple:
Comments are by default added with the pending status.
They can be managed from the backend. For each entity that supports comments there is a separate section.
After approving the comments they will be sown paginated in the entity view page
The logged in customers always have access to the approved comments for each entity form their account menu.
The list of comments in the customer account looks like the product comments section.
- 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