just404 / filter
Filter out words and phrases from forum posts with Gemini API support
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Type:flarum-extension
Requires
- php: ^7.4 || ^8.0
- flarum/approval: *
- flarum/core: ^1.2.0
- flarum/flags: *
Requires (Dev)
- flarum/phpstan: *
- flarum/testing: ^1.0.0
This package is auto-updated.
Last update: 2025-07-08 09:07:47 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.