Page 1 of 1

Captcha in contact form

Posted: 27 Sep 2018, 11:20
by alexs
I've tried to install reCaptcha into contact form, but I can't find a file, where I could paste the code to check the response from reCaptcha server. Is there any chance that developers make addon for gallery to use reCaptcha, or any other captcha service?

Re: Captcha in contact form

Posted: 28 Sep 2018, 02:11
by mjau-mjau
Why are you trying to install some unnecessary captcha mechanism? X3 forms are already created so that it is impossible for bots to send through the contact form. Everything is managed by javascript, and there are smart detection methods to make sure the visitor is HUMAN, and also "honeypots" to detect advanced bots trying to fill the form.

The only spam you will possibly get from the X3 contact forms, are from human spammers ... Of course, no "captcha" plugin can stop human spammers.

Re: Captcha in contact form

Posted: 28 Sep 2018, 03:50
by alexs
Oh, i didn't know about that. Thanks!