Search by

xmugenx / flarum-ext-post-blacklist

xmugenx

Posts with blacklisted words will be hidden.

Package info

github.com/liuxiaoning8/flarum-ext-post-blacklist

Issues

Type:flarum-extension

pkg:composer/xmugenx/flarum-ext-post-blacklist

Statistics

Installs: 65

Dependents: 0

Suggesters: 0

Stars: 0

0.1.4 2019-10-24 16:10 UTC

This package is auto-updated.

Last update: 2026-09-05 06:40:31 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

  • ?

Links