A Flarum extension. Adds outgoing webhooks to Flarum.
FriendsOfFlarum Webhooks currently supports these services:
- Discord
- Slack
- Microsoft Teams
You can customize the Flarum events the extension is fired on, i.e. only fire webhook on new posts (which are treated as comments, #1 is ignored).
Currently only supports flarum/core events. Core extensions will be added in the future. Third-party extensions will be premium.
Installation
Use Bazaar or install manually with composer:
composer require fof/webhooks
Updating
composer update fof/webhooks
Screenshots
Links
An extension by FriendsOfFlarum.