Skip to content

WordPress plugin for Friendly Captcha. Protect WordPress website forms from spam and abuse with Friendly Captcha, a privacy-first anti-bot solution.

Notifications You must be signed in to change notification settings

FriendlyCaptcha/friendly-captcha-wordpress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Friendly Captcha for WordPress

FriendlyCaptcha widget solving screenshot FriendlyCaptcha widget finished screenshot

FriendlyCaptcha is a proof-of-work based CAPTCHA alternative that respects the user's privacy, see the Friendly Captcha website.

Getting started

Install Friendly Captcha for WordPress.

Development

Make sure you have PHP installed (e.g. with brew install php on a Mac).

Install Composer

cd friendly-captcha

mkdir -p bin
php -r "copy('https://getcomposer.org/installer', './bin/composer-setup.php');"
php bin/composer-setup.php --install-dir=bin --2.2

Install dependencies

bin/composer.phar install

Copy into Wordpress site

The friendly-captcha directory is now ready to be installed as a Wordpress plugin by copying it into the wp-content/plugins directory of your site.

About

WordPress plugin for Friendly Captcha. Protect WordPress website forms from spam and abuse with Friendly Captcha, a privacy-first anti-bot solution.

Topics

Resources

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages