Skip to content

crysix/Recaptcha

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReCaptcha

Build Status Scrutinizer Code Quality Code Coverage Downloads

Features

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:

  • Contact page form
  • Product Review form
  • Customer Registration form
  • Product Send to friend form

Composer Installation

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

Documentation can be found at http://recaptcha.readme.io/docs/

Contributing

see CONTRIBUTING file

Licence

BSD 3 Clause see LICENCE file

About

Magento Module for the most recent version of Google reCAPTCHA.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 52.7%
  • PHP 46.7%
  • Gherkin 0.6%