You are here

README.txt in Google Captcha 7

Google Captcha for Drupal
====================

The Google Captcha module uses the reCAPTCHA web service to
improve the CAPTCHA system and protect email addresses. For
more information on what reCAPTCHA is, please visit:
    https://www.google.com/recaptcha

This module is inspired by the reCAPTCHA module, but uses new
Google No Captcha reCaptcha API. I hope this module will be finally
integrated with the original reCAPTCHA module:
    https://www.drupal.org/project/recaptcha


DEPENDENCIES
------------

* Google Captcha module depends on the CAPTCHA module.
  https://drupal.org/project/captcha


CONFIGURATION
-------------

1. Enable Google Captcha and CAPTCHA modules in:
       admin/modules

2. You'll now find a Google Captcha tab in the CAPTCHA
   administration page available at:
       admin/config/people/captcha/google_captcha

3. Register your web site at https://www.google.com/recaptcha/admin/create

4. Input the site and private keys into the Google Captcha settings.

5. Visit the Captcha administration page and set where you
   want the Google Captcha form to be presented:
       admin/config/people/captcha

THANK YOU
---------

 * Thank you goes to the reCAPTCHA team for all their
   help, support and their amazing Captcha solution
       https://www.google.com/recaptcha

File

README.txt
View source
  1. Google Captcha for Drupal
  2. ====================
  3. The Google Captcha module uses the reCAPTCHA web service to
  4. improve the CAPTCHA system and protect email addresses. For
  5. more information on what reCAPTCHA is, please visit:
  6. https://www.google.com/recaptcha
  7. This module is inspired by the reCAPTCHA module, but uses new
  8. Google No Captcha reCaptcha API. I hope this module will be finally
  9. integrated with the original reCAPTCHA module:
  10. https://www.drupal.org/project/recaptcha
  11. DEPENDENCIES
  12. ------------
  13. * Google Captcha module depends on the CAPTCHA module.
  14. https://drupal.org/project/captcha
  15. CONFIGURATION
  16. -------------
  17. 1. Enable Google Captcha and CAPTCHA modules in:
  18. admin/modules
  19. 2. You'll now find a Google Captcha tab in the CAPTCHA
  20. administration page available at:
  21. admin/config/people/captcha/google_captcha
  22. 3. Register your web site at https://www.google.com/recaptcha/admin/create
  23. 4. Input the site and private keys into the Google Captcha settings.
  24. 5. Visit the Captcha administration page and set where you
  25. want the Google Captcha form to be presented:
  26. admin/config/people/captcha
  27. THANK YOU
  28. ---------
  29. * Thank you goes to the reCAPTCHA team for all their
  30. help, support and their amazing Captcha solution
  31. https://www.google.com/recaptcha