Skip to content
This repository has been archived by the owner on Oct 15, 2023. It is now read-only.

[FEATURE] Notification email to parent thread posters etc. #1

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

mabolek
Copy link

@mabolek mabolek commented Aug 26, 2022

Can also be used to send email to e.g. news article authors. The notification email is sent when the comment is published.

The TypoScript setting plugin.tx_pwcomments.settings.sendMailOnCommentPublishTo contains the recipients. By default it is configured to insert the register value register : tx_pwcomments_threadEmails (containing the authors of the parent comments) if the TypoScript constant plugin.tx_pwcomments.settings.sendMailOnCommentPublishToThread is true.

Can also be used to send email to e.g. news article authors. The notification email is sent when the comment is published.

The TypoScript setting `plugin.tx_pwcomments.settings.sendMailOnCommentPublishTo` contains the recipients. By default it is configured to insert the register value `register : tx_pwcomments_threadEmails` (containing the authors of the parent comments) if the TypoScript constant `plugin.tx_pwcomments.settings.sendMailOnCommentPublishToThread` is true.
@mabolek mabolek marked this pull request as ready for review August 26, 2022 10:52
@a-r-m-i-n
Copy link
Owner

Thanks for providing and cleaning up your PR. I'm going to test this feature, asap.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants