fof / filter
Filter out words and phrases from forum posts
Fund package maintenance!
2.0.0-beta.1
2026-08-16 09:17 UTC
Requires
- flarum/approval: *
- flarum/core: ^2.0.0
- flarum/flags: *
Requires (Dev)
- flarum/phpstan: ^2.0.0
- flarum/testing: ^2.0.0
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-09-07 07:18:31 UTC
README
A Flarum extension that filters and flags posts by keywords, with the ability to auto-merge double posts.
Goals
- Make a moderator's job easier by filtering posts as they are posted
Usage
- Input strings seperated by a new line
Installation
Install with composer:
composer require fof/filter:"*"
Links
An extension by FriendsOfFlarum.