reflar / stopforumspam
This package is abandoned and no longer maintained.
The author suggests using the fof/stopforumspam package instead.
Check user registrations against the StopForumSpam database
Package info
github.com/FriendsOfFlarum/stopforumspam
Type:flarum-extension
pkg:composer/reflar/stopforumspam
Fund package maintenance!
1.2.4
2023-11-12 09:44 UTC
Requires
- flarum/core: ^1.2.0
- guzzlehttp/guzzle: ^7.2
Requires (Dev)
Suggests
- fof/spamblock: Allows the option to report spammers to StopForumSpam in order to keep the greater forum community spam free.
Replaces
README
A Flarum extension.
Checks new user registrations against the StopForumSpam database. If either the confidence or frequency thresholds are reached, the user is prevented from completing their registration on your forum. SSO register via fof/oauth and fof/passport is also supported. Other SSO providers should work, but are untested.
Installation
Install with composer:
composer require fof/stopforumspam:"*"
Updating
composer update fof/stopforumspam
Links
An extension by FriendsOfFlarum.