func0der/magento-extension-recaptcha
Composer 安装命令:
composer require func0der/magento-extension-recaptcha
包简介
An extension to the internal Magento captcha module, to support ReCaptcha.
README 文档
README
Requirements
- PHP >= 7.1
- Magento 1.9.x or OpenMage LTS
Installation
Composer
Require this module via composer
composer require func0der/magento-extension-recaptcha
Manually
Put the contents of the src folder in your Magento root folder.
How to use
In the admin area of Magento, find the settings for frontend use in
Customer -> Customer configuration -> CAPTCHA
and for the admin area
Advanced -> Admin -> CAPTCHA
From there, select the Captcha Type to be ReCaptcha.
Afterwards put in your Site Key and your Secret Key. Optionally chose a theme.
Please be aware, that you need to put your keys in the admin settings and in the customer CAPTCHA settings, to use them at both places.
Uninstall
Important!
Before you uninstall this module, make sure to change the type of the captcha back to
'Internal' in the admin interface.
Else the internal captcha will not work anymore.
Composer
Run:
composer remove func0der/magento-extension-recaptcha
统计信息
- 总下载量: 91
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-08-14