- Edited
Decontaminator by Flarumite
- Powerful filtering of user content, using regex
- Integrates with
flarum/flags
andfof/user-bio
(as of0.2.0
) - Match and replace, match and flag or both (flagging on user bio is not yet supported)
- Permissions to override filtering rules
- Supports 'onsave' or 'onload' filtering
- Filters on post content, discussion title and user bio
Setup multiple rules to filter any text content automatically. Add a flag alert to bring any rule trigger to the attention of your moderators.
Screenshots
Create a new rule:
Show current rules:
Example of match and replace:
Is replaced with:
Installation
Install with composer:
composer require flarumite/flarum-decontaminator
Creating a regex rule may have undesired effects. Please be certain you know what your rule is doing