[![Build Status] (https://travis-ci.org/chuva-inc/captcha.svg?branch=8.x-1.x)] (https://travis-ci.org/chuva-inc/captcha)
[![Code Climate] (https://codeclimate.com/github/chuva-inc/captcha/badges/gpa.svg)] (https://codeclimate.com/github/chuva-inc/captcha)
captcha.module is the basic CAPTCHA module, offering general CAPTCHA administration and a simple maths challenge.
image_captcha.module offers an image based challenge.
- Extract the tar.gz into your 'modules' or directory and copy to modules folder.
- Go to "Extend" after successfully login into admin.
- Enable the module at 'administer >> modules'.
The basic CAPTCHA module has no dependencies, nothing special is required.
No special requirements.
CAPTCHA and page caching do not work together currently. However, the CAPTCHA module does support the Drupal core page caching mechanism: it just disables the caching of the pages where it has to put its challenges. If you use other caching mechanisms, it is possible that CAPTCHA's won't work, and you get error messages like 'CAPTCHA validation error: unknown CAPTCHA session ID'.
The configuration page is at admin/config/people/captcha, where you can configure the CAPTCHA module and enable challenges for the desired forms. You can also tweak the image CAPTCHA to your liking.
- Disable the module from 'administer >> modules'.
- Uninstall the module
Current maintainers:
- Fabiano Sant'Ana (wundo) - https://www.drupal.org/u/wundo
- Andrii Podanenko (podarok) - https://www.drupal.org/u/podarok
- soxofaan - https://www.drupal.org/u/soxofaan
- Lachlan Ennis (elachlan) - https://www.drupal.org/u/elachlan
- Rob Loach (RobLoach) - https://www.drupal.org/u/robloach