sepiariver / recaptchav2

Google's ReCaptcha V2 + V3 for MODX CMS: https://sepiariver.com/modx/recaptchav2-supports-recaptchav3/
https://sepiariver.com/
GNU General Public License v2.0
21 stars 15 forks source link

Invisible captcha option #23

Closed matdave closed 6 years ago

matdave commented 6 years ago

I'm going to submit this as is, it basically just adds the ability to template the recaptcha box by setting tpl, culstureKey and submitVar to be swappable in the snippet call. It also provides an example TPL for invisible captcha. The invisible captcha would need to be updated if there were multiple forms on a page, but the implementation method would be site specific.

matdave commented 6 years ago

Whoops, I see you added an invisible option. Snoozed too long!