fof / filter
Filter out words and phrases from forum posts
Fund package maintenance!
1.2.3
2026-04-12 11:13 UTC
Requires
- php: ^7.4 || ^8.0
- flarum/approval: *
- flarum/core: ^1.2.0
- flarum/flags: *
Requires (Dev)
- flarum/phpstan: *
- flarum/testing: ^1.0.0
- dev-master
- 1.2.3
- 1.2.2
- 1.2.1
- 1.2.0
- 1.1.3
- 1.1.2
- 1.1.1
- 1.1.0
- 1.0.2
- 1.0.1
- 1.0.0
- 0.4.0
- 0.3.2
- 0.3.1
- 0.3.0
- 0.2.0
- 0.1.1
- 0.1.0-beta.3
- 0.1.0-beta.2
- 0.1.0-beta.1
- dev-dependabot/npm_and_yarn/js/babel/plugin-transform-modules-systemjs-7.29.4
- dev-dependabot/npm_and_yarn/js/fast-uri-3.1.2
- dev-ds/fixes
- dev-username
This package is auto-updated.
Last update: 2026-05-09 17:41:23 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.