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

Delete comment in admin panel? #66

Closed alexey13 closed 2 years ago

alexey13 commented 2 years ago

Good day! Thank you for your awesome plugin! As there a way to delete comment in admin panel? As i understood correctly you hide collection "Comments", right? Because in my admin only "Comments" in "Plugins" section

cyp3rius commented 2 years ago

Hi @alexey13 ,

All the actions with comments must be done via dedicated UI that is one of an items in Plugins section. Hope that helps.

alexey13 commented 2 years ago

Yeah, and we have "Hide" button, but we cant delete, right?

cyp3rius commented 2 years ago

In couple of days we will release new version with community contribution in that terms so deleting is going to be possible. For now "hide" is the only option to manage it and mark what we don't want to send to the client UI.

alexey13 commented 2 years ago

Awesome, thank you!