issyrocks12 / flarum-ext-filter
Filter out words and phrases from forum posts
Installs: 1 467
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 1
Type:flarum-extension
Requires
- flarum/core: ^0.1.0-beta.6
- flarum/flarum-ext-approval: ^0.1.0-beta.6
- flarum/flarum-ext-flags: ^v0.1.0-beta.6
This package is auto-updated.
Last update: 2020-02-15 00:44:59 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 comma and a space ", "
Installation
Use Bazaar or install manually with composer:
composer require fof/filter
Links
An extension by FriendsOfFlarum.