flarumite / flarum-decontaminator
Apply content checks to discussions/posts using regex
Installs: 244
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 1
Open Issues: 1
Type:flarum-extension
Requires
- flarum/core: ^0.1.0-beta.13
Requires (Dev)
- mockery/mockery: ^1.3
- phpunit/phpunit: ^8.5
README
Decontaminator by Flarumite
- Powerful filtering of user content, using regex
- Integrates with
flarum/flags
- Match and replace, match and flag or both
- Permissions to override filtering rules
- Supports 'onsave' or 'onload' filtering
- Filters on post content and discussion title
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
Is replaced with:
Installation
Install with composer:
composer require flarumite/flarum-decontaminator