Skip to content

Google reCAPTCHA v3 plugin for Joomla! 5.0 and 4.0.

License

SharkyKZ/joomla-recaptcha-v3-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google reCAPTCHA v3 plugin for Joomla! 6.0, 5.0, and 4.0.

Register on reCAPTCHA admin console to get your site and secret keys.

Plugin features

  • Configurable rejection score threshold
  • Option to show alternative captcha on failure
  • Based on Joomla's Captcha API, supports compliant 3rd party extensions

System Requirements

  • Joomla! 4.0 or higher
  • PHP 7.2.5 or higher

Troubleshooting

Since 1.3.0, CAPTCHA challenge is triggered on form focus by default. The challenge is automatically refreshed every 2 minutes. This should be compatible with most extensions. If, for some reason, this doesn't work and you're getting Captcha answer is missing errors, the behavior can be changed using Trigger Method setting. On Page Load option is the most compatible with extensions but also triggers the challenge on every page load where CAPTCHA is displayed. This is not recommended for performance reasons and may exhaust your reCAPTCHA tokens. The challenge is also refreshed every 2 minutes. On Form Submit option triggers the challenge only when user submits the form. This is the most conservative option but is also incompatible with some extensions.

About

Google reCAPTCHA v3 plugin for Joomla! 5.0 and 4.0.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published