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
413 stars 65 forks source link

Remove comment after remove relation data #163

Open Kronos66 opened 2 years ago

Kronos66 commented 2 years ago

Could you implement db hooks to remove comments after remove related content type data?

Example scenario:

That hooks shouldn't override hooks implemented by owner on model lifecycle