Extension

Archived
Forum
(read-only)

reCAPTCHA v2

ExpressionEngine 1.x, ExpressionEngine 2, ExpressionEngine 3, ExpressionEngine 4, ExpressionEngine 5, ExpressionEngine 6

Back to this add-on's main page
View Other Add-ons From Denik

     

How to use Invisible reCAPTCHA

Support Request

YESdesign
YESdesign

Hello,
I can I trasform code on file /recaptchav2/ext.recaptchav2.php to create a Invisible reCAPTCHA?

I’ve just tried to edit on line 159 with this code but it doesn’t work.

grecaptcha.render(object[i]{
 
'sitekey' '{$this->settings['site_key']}',
 
'size'  'invisible'
}); 

Thanks in advance,

Tiziano

Denik
# 1
Developer
Denik

Hello,
Google Invisible has not yet tested for this extension
However, this is planned in the near future.

Thank for your request ;)

YESdesign
# 2
YESdesign

Hi Denik,

Thanks for your reply. Do you have a planned time for the release?

Moreover, the is a way to fast code this functionality from now?

Thanks!