dev-master
9999999-devSpam Protector using Google's New 'I am not a robot' reCAPTCHA
GPL-2.0+
The Requires
by Richard Rudy
google silverstripe spam recaptcha protection i am not a robot
Spam Protector using Google's New 'I am not a robot' reCAPTCHA
SpamProtector Module that uses Google's new reCaptcha the field. The 'I am not a robot' checkbox., (*1)
Unzip to your project and add the following to your config.yml, (*2)
--- name: spamprotection --- FormSpamProtectionExtension: default_spam_protector: NoCaptchaProtector NoCaptchaField: PublicKey : '<Your Public Key>' PrivateKey: '<Your Private Key>'
if you omit the CaptchaAPI it declaration it will default to 'demo' providing you with a smaller subset of questions for testing, (*3)
Spam Protector using Google's New 'I am not a robot' reCAPTCHA
GPL-2.0+
google silverstripe spam recaptcha protection i am not a robot