Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tpokorra/flarum-ext-post-notification

Flarum extension to send email notification for each post written or modified
https://github.com/tpokorra/flarum-ext-post-notification

flarum flarum-extension notification

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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:

```bash
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.