定制 o3-shop/simple-captcha 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

o3-shop/simple-captcha

最新稳定版本:v1.0.0

Composer 安装命令:

composer require o3-shop/simple-captcha

包简介

Captcha integration for O3-Shop

README 文档

README

Description

This module provides a simple captcha ("Completely Automated Public Turing test to tell Computers and Humans Apart") challenge (distorted characters in an image).

It is used to ensure that only a user who can read the distorted characters and enter them in the related input field can submit the following forms:

  • contact
  • invite
  • pricealarm
  • suggest
  • forgot password
  • newsletter
  • register
  • suggest

The captcha module then validates the submitted value against the expected one and then decides whether to process the request (e.g. send contact mail to shop administrator) or refuse and show an error message instead.

Installation

Please proceed the following way to install the module:

Module installation via composer

In order to install the module via composer, run the following commands in commandline of your shop base directory (where the shop's composer.json file resides).

composer require o3-shop/simple-captcha

Activate Module

  • Activate the module in the administration panel.

Uninstall

Disable the module in administration area and remove it from installation:

composer remove o3-shop/simple-captcha

统计信息

  • 总下载量: 31
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 2
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-3.0
  • 更新时间: 2023-05-25