UndefinedOffset / silverstripe-nocaptcha

A spam protector and form field using Google's reCAPTCHA v2 or optionally a foundation v3 implementation
BSD 3-Clause "New" or "Revised" License
31 stars 37 forks source link

Make NocaptchaField extendable by injector #28

Closed a2nt closed 7 years ago

UndefinedOffset commented 7 years ago

merged thanks, I'll tag a new release shortly

a2nt commented 7 years ago

ok, great it was just necessary for my project to compile JS into single JS file and make recapcha appear on AJAX page loading so I had to use Injector to block JS u have included.