xmugenx / flarum-ext-post-blacklist
Posts with blacklisted words will be hidden.
Package info
github.com/liuxiaoning8/flarum-ext-post-blacklist
Type:flarum-extension
pkg:composer/xmugenx/flarum-ext-post-blacklist
0.1.4
2019-10-24 16:10 UTC
Requires
- flarum/core: >=0.1.0-beta.10 <0.1.0-beta.12
This package is auto-updated.
Last update: 2026-07-05 06:23:41 UTC
README
Flarum extension that add post blacklist to your Flarum forum.
Usage
- Input strings separated by a space
Installation
If you like to install this extension, run the following command:
composer require xmugenx/flarum-ext-post-blacklist
Updating
If you like to update the package:
composer require xmugenx/flarum-ext-post-blacklist
End-user usage
Input the strings, posts will be filtered as they are posted. They will be blacklisted and hidden from others.
To Do
- ?