You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 7, 2020. It is now read-only.
Reviews should contain "title", "description", "images" and "rating" fields. The plugin should show the reviews for a product in the product page, and allow the user to do basic CUD operations (create, update, delete) on their own reviews. An administration section should be added for listing the reviews. Reviews should be able to be moderated by a privileged user.
The text was updated successfully, but these errors were encountered:
gacelita
changed the title
Develop a user reviews system
User reviews system
Feb 10, 2018
Added the beginner-friendly tag because this is basically just doing the same as done in other parts of the app: create an entity type, create an admin section for it, create a backend event, create a component that uses that backend event.
Reviews should contain "title", "description", "images" and "rating" fields. The plugin should show the reviews for a product in the product page, and allow the user to do basic CUD operations (create, update, delete) on their own reviews. An administration section should be added for listing the reviews. Reviews should be able to be moderated by a privileged user.
The text was updated successfully, but these errors were encountered: