Skip to content

DevriX/muauth-zero-spam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zero Spam Multisite Auth Integration

Spamming can be a headache when it comes to sites that ship with front-end public forms such as for memberships. Eliminating spam can be done in many different ways, involving human test captchas, tests, firewall checks etc but sometimes keeping things simple is worth it; automated programs (spammers, bots, scripts, etc) work on platforms that don't have JavaScript run by default, and Zero Spam will basically append a verification key to Multisite Auth signup forms with JS, to use to check whether we're serving a hooman or a bot.

Both Zero Spam and Multisite Auth plugins are required.

You can activate both mentioned plugins only on your authentication site, they're not required in other sites or the main site.

Use

Usage is very simple, basically just make sure this plugin is active on the auth blog (or activate it for the whole network to make sure) and it will do the job.

About

Zero-Spam addon for Multisite Auth plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published