fof / filter
Filter out words and phrases from forum posts
Fund package maintenance!
Website
Installs: 15 549
Dependents: 1
Suggesters: 0
Security: 0
Stars: 7
Watchers: 3
Forks: 11
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: 2024-11-04 09:09:21 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.