Skip to content

Comments

Marius edited this page Aug 25, 2014 · 1 revision

Comments

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

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.

comments CRUD

After approving the comments they will be sown paginated in the entity view page

comments list

The logged in customers always have access to the approved comments for each entity form their account menu.

comment menu

The list of comments in the customer account looks like the product comments section.

comments account
Clone this wiki locally