本扩展只集成了极验验证最新的3.0的sdk。因官方sdk问题,因此可能不兼容旧版本,如果需要请联系我。
极验验证notadd扩展包
后台的全局插件有相关的表单,配置极验验证的appid和appkey,同时可以管理扩展的开启与关闭。
| 路由 | 用途 | 状态 |
|---|---|---|
| api/geetest/get | 获取appid和appkey | 开发完成 |
| api/geetest/set | 设置appid和appkey | 开发完成 |
| api/geetest/servlet | 处理极验验证参数 | 开发中 |
cd notadd/extensions
mkdir waterloocode
git clone https://github.com/bluegeek/notadd-geetest.git
cd waterloocode/notadd-geetest
composer install --no-dev