sfReCaptchaPlugin for Symfony 1.1

Published 10th July 2008

The sfReCaptchaPlugin was just updated to be compatible with Symfony 1.1. The plugin was completely rewritten to use the new sfForm class.

The sfReCaptchaPlugin version for Symfony 1.0 is still available. The version number indicates the compatibility with Symfony versions:

Installation

Most of the documentation for the 1.1 version is still missing (including the plugin development stuff). I've yet to find out how to use the plugin:install task to correctly install a package from the Symfony PEAR channel. Until then you can download the package directly from the Symfony wiki and pass the file path to the task:

symfony plugin:install sfReCaptchaPlugin-1.1.0.tgz

Feel free to post bug reports to Symfony's Trac.