VirtusLab-Open-Source / strapi-plugin-comments

A plugin for Strapi Headless CMS that provides end to end comments feature with their moderation panel, bad words filtering, abuse reporting and more.
MIT License
407 stars 63 forks source link

Add pre-moderation option #45

Closed DennieMello closed 2 years ago

DennieMello commented 3 years ago

Thanks for this plugin! It would be great to add a pre-moderation mode for comments. Add the "moderation" property to each comment, similar to "blocked", and add a button to the admin panel, similar to "Hide comment". And also when changing or creating a comment, set the "moderation" status to true.

cyp3rius commented 3 years ago

@DennieMello can you describe in more details expected flow? Sounds interesting :)