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.
- Installation Instructions
To install this plugin, copy the command above to your terminal.
- Active Installs
- 744
- License
- MIT
- Last release
- May 25, 2022
- Activity (30 days)
- 0Closed Issues0Open Issues0Merged PRs0Open PRs