Craft reCAPTCHA 3
The configuraiton is straightforward, you will need the secret/site codes provided by Google on their website.
- Enter the secret / site keys in the plugin settings
- Place
{% include ['_recaptcha/frontend'] %}
where you wish to validate users - Create javascript functions that are called on success/failure
window.recaptcha_success = function(){ ... }
window.recaptcha_failure = function(){ ... }
See GitHub for a full list of options and upcoming improvements.
Free
Package Name
To install this plugin, search for its package name on the Plugin Store and click “Install”.