'Add review' functionality
Closed this issue · 1 comments
alexieyizhe commented
- allow create on all review fields for GUEST except a new
isApproved
field - only ADMINs (me) can log in to dashboard and manually approve reviews after submission by setting
isApproved
to true - only show reviews with
isApproved
true to prevent spam/trolling
alexieyizhe commented
Gonna split this up into multiple tickets and have Add review
functionality be its own project