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.
Future integrations with extensions such as:
fof/user-bio
fof/upload
blomstra/spam-prevention
and more, are planned soon.
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.
Install with composer:
composer require fof/anti-spam:"*"
composer update fof/anti-spam
php flarum migrate
php flarum cache:clear
An extension by FriendsOfFlarum.