This module is no longer actively supported by StudioForty9.
The reCAPTCHA extension uses Google's reCAPTCHA widget (read more) to lower the friction when identifying real people and provide powerful protection against spam with front-end forms in Magento, we currently support the following forms:
Add the package to your require list:
"require": {
"studioforty9/recaptcha": "dev-master"
}
Add the repository to your project composer.json file:
"repositories": [
{"type": "composer", "url": "http://packages.firegento.com"}
],
Documentation can be found at http://recaptcha.readme.io/docs/
Please refer to the developer documentation at https://recaptcha.readme.io/v1.5/docs/developers
BSD 3 Clause see LICENCE file