FriendsOfFlarum / anti-spam

Effective tools to manage spammers on your community.
MIT License
2 stars 0 forks source link

FoF Anti Spam

License Latest Stable Version Total Downloads

A Flarum extension. Effective tools to manage spammers on your community

Combines previously seperate extentions (fof/stopforumspam, fof/spamblock) into one to better fight the war on forum spam.

Features

More integrations

Future integrations with extensions such as:

and more, are planned soon.

Upgrading from fof/spamblock and/or fof/stopforumspam

If either of these extensions are installed on your current forum, they will be replaced by this one. Permissions and settings will be carried over.

Installation

Install with composer:

composer require fof/anti-spam:"*"

Updating

composer update fof/anti-spam
php flarum migrate
php flarum cache:clear

Links

An extension by FriendsOfFlarum.