The configuraiton is straightforward, you will need the secret/site codes provided by Google on their website.

  1. Enter the secret / site keys in the plugin settings
  2. Place {% include ['_recaptcha/frontend'] %} where you wish to validate users
  3. 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
702
Version
1.2.2
License
MIT
Compatibility
Craft 3, Craft 4
Last release
December 13, 2021
Activity (30 days)
0
Closed Issues
0
Open Issues
0
Merged PRs
0
Open PRs