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
405 stars 63 forks source link

Remove comment after remove relation data #163

Open Kronos66 opened 1 year ago

Kronos66 commented 1 year 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