/flarum-ext-post-notification

Flarum extension to send email notification for each post written or modified

Primary LanguagePHPMIT LicenseMIT

Notification for each post

This is used in a closed forum, where all members should receive an email whenever a message is posted or modified.

installation

Install manually:

composer require tpokorra/flarum-ext-post-notification

configuration

Don't forget to activate the extension in the admin panel of your Flarum, and use the Settings dialog to configure the extension with the E-Mail addresses!

license

This extension is licensed under the MIT license.