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.
Reviews
This plugin doesn't have any reviews.
Active Installs
572
License
MIT
Last release
May 25, 2022
Activity (30 days)
0
Closed Issues
0
Open Issues
0
Merged PRs
0
Open PRs