Skip to content

putyourlightson/craft-snaptcha

Repository files navigation

Stable Version Total Downloads

Snaptcha Plugin for Craft CMS

Snaptcha is an invisible CAPTCHA that automatically validates forms and prevents spam bots from submitting to your Craft CMS site.

Snaptcha (Simple Non-obtrusive Automated Public Turing test to tell Computers and Humans Apart) will validate all POST requests to the front-end of your site, meaning that it will work with any form and any plugin. Note that since this will affect all POST requests, you must add the required template tag before enabling validation.

Documentation

Learn more and read the documentation at putyourlightson.com/plugins/snaptcha »

License

This plugin requires a commercial license purchasable through the Craft Plugin Store.

Requirements

This plugin requires Craft CMS 3.2.1 or later, or 4.0.0 or later, or 5.0.0 or later.

Installation

To install the plugin, search for “Snaptcha” in the Craft Plugin Store, or install manually using composer.

composer require putyourlightson/craft-snaptcha

Created by PutYourLightsOn.