captcharecaptchaatk4agiletoolkit

Captcha plugin for Agiletoolkit


Is there any addon which adds captcha to Form_Field?

Like

$f = $this->add('Form');
$f->addField('Line','captcha')->addCaptcha();

Solution

  • There are two

    Captcha based on Imagick https://github.com/rvadym/x_captcha

    reCaptha from Google https://github.com/rvadym/x_recaptcha