Community contributed extensions

Recaptcha [recaptcha] module

This module is for the Play 1.x series only.

Quickly integrate reCaptcha.com challenge-response test in your applications.
a 2 minutes integration !

1.3: support for HTTPS recaptchas

https://github.com/orefalo/play-recaptcha

Written by Olivier Refalo.

Published releases

1.3 Jan 16 2012 Documentation Try Play
1.2 Jul 09 2011 Documentation Try Play
1.03 Mar 02 2011 Documentation Try Play
0.9 Nov 13 2010 Documentation Try Play

To install locally this module use the install command:

play install recaptcha-{version}

To add this module as dependency of your application, add it to the dependencies.yml file:

require:
        - play -> recaptcha {version}