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

Clarification on Usage of Portal URL or clientUrl in Strapi Plugin Comments #243

Open rockbenben opened 5 months ago

rockbenben commented 5 months ago

Hello,

I am interested in implementing a feature in the Strapi Plugin Comments, specifically to inform commenters via email about replies. I understand this functionality has been discussed in Issue #139. However, I am not entirely clear on how to set it up in my project.

Could you provide some guidance or examples on how to configure the plugin to send email notifications to commenters when their comments receive replies? Details on setting up the Portal URL or clientUrl for this purpose would also be greatly appreciated.

Thank you for your support and the excellent work on this plugin!