flarumite / flarum-decontaminator
This package is abandoned and no longer maintained.
No replacement package was suggested.
Apply content checks to discussions/posts using regex
Package info
github.com/flarumite/flarum-decontaminator
Type:flarum-extension
pkg:composer/flarumite/flarum-decontaminator
0.1.6
2020-06-25 20:14 UTC
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