Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/landofcoder/module-google-recaptcha
magento 1.9.x google recaptcha
https://github.com/landofcoder/module-google-recaptcha
landofcoder magento-google-recaptcha magento19-module
Last synced: 13 days ago
JSON representation
magento 1.9.x google recaptcha
- Host: GitHub
- URL: https://github.com/landofcoder/module-google-recaptcha
- Owner: landofcoder
- License: mit
- Created: 2020-04-26T02:36:08.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-04-26T02:40:51.000Z (over 4 years ago)
- Last Synced: 2024-11-05T14:12:04.926Z (2 months ago)
- Topics: landofcoder, magento-google-recaptcha, magento19-module
- Language: PHP
- Homepage: https://landofcoder.com
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# landofcoder-google-recaptcha
Google reCAPTCHA for Magento 1.9.xThis module offers the possibility to implement Google reCAPTCHA : https://www.google.com/recaptcha in his version 2.0 in your Magento instance.
Actually, Google reCAPTCHA can be activated on the following pages:
- Customer Login
- Customer Forgot Password
- Customer Create
- Backend Login
- Backend Forgot Password
- Contact Us FormYou need to register your site to use Google reCAPTCHA on it at https://www.google.com/recaptcha/admin
### Customer Login Example
### Backend - Forgot Password Example
## Developer Information
Module developed and tested on Magento CC 1.9.1.1