magenable/module-captcha-bypass 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

magenable/module-captcha-bypass

最新稳定版本:1.0.8

Composer 安装命令:

composer require magenable/module-captcha-bypass

包简介

A Magento 2 captcha bypass module for testing purposes

README 文档

README

The extension disables Google reCAPTCHA for defined list of ip-addresses or a specific browser User-Agent. This can be useful for automated testing.

Installation

Composer:

Run the following command in Magento 2 root folder

composer require magenable/module-captcha-bypass
bin/magento setup:upgrade

Upgrade

Composer:

Run the following command in Magento 2 root folder

composer update magenable/module-captcha-bypass
bin/magento setup:upgrade

Extension Settings

  • Go to Stores -> Settings -> Configuration in Magento admin
  • Select Magenable Extensions and click on Captcha Bypass
  • In group General set the field Enabled to Yes
  • In field Whitelisted IP addresses specify one or several ip-addresses separated by comma
  • Or in field Whitelisted User-Agent specify User-Agent
  • If one of the conditions (from previous two fields) is met the reCAPTCHA will not appear.

Compatibility

  • Compatibility with Magento v2.4.5 tested
  • Compatibility with Magento v2.4.6 tested

统计信息

  • 总下载量: 5.15k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 5
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 5
  • Watchers: 1
  • Forks: 2
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2022-04-07