fof / stopforumspam
Check user registrations against the StopForumSpam database
Fund package maintenance!
Website
Installs: 12 490
Dependents: 0
Suggesters: 0
Security: 0
Stars: 9
Watchers: 3
Forks: 8
Open Issues: 0
Type:flarum-extension
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.