xmugenx/flarum-ext-post-blacklist

Posts with blacklisted words will be hidden.


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

  • ?

Links