putyourlightson/craft-snaptcha
Automatically validates forms and prevents spam bots from submitting to your site.
Maintainers
Package info
github.com/putyourlightson/craft-snaptcha
Type:craft-plugin
pkg:composer/putyourlightson/craft-snaptcha
Requires
- php: ^8.2
- craftcms/cms: ^5.0
Requires (Dev)
- craftcms/ecs: dev-main
- craftcms/phpstan: dev-main
Suggests
None
Provides
None
Conflicts
None
Replaces
None
proprietary 394661063094f5019abc02211859938dca110e4f
This package is auto-updated.
Last update: 2026-06-04 14:34:28 UTC
README
π 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.
