wiki:quintagroup.z3cform.captcha

Version 3 (modified by olha, 14 years ago) (diff)

--

quintagroup.z3cform.captcha

Introduction

quintagroup.z3cform.captcha allows adding captcha field to the z3c.form forms.

Installation order

To create forms with the captcha field you need to install the following Plone products. Make sure the products are installed in this order, otherwise they may fail to work correctly:

  1. z3c.form - for creating the form itself
  2. quintagroup.z3cform.captcha - for adding captcha field to the form, it will be installed together with quintagroup.captcha.core package that enables Plone captchas on Plone sites.

Notes