A Flarum extension that filters and flags posts by keywords
- Make a moderator's job easier by filtering posts as they are posted
- Input strings seperated by a comma and a space ", "
composer require issyrocks12/flarum-ext-filter
- Add regex support (in progress)
- Ability to change flagger name, and fix (to do)
- Add a notification to the user's notifications (to do)
- Requests?
- Flagger_name doesn't work
Input the strings, posts will be filtered as they are posted. They will be flagged and unapproved. An email will be send to the poster if the setting is on.