digisoul/private-captcha
Composer 安装命令:
composer require digisoul/private-captcha
包简介
private captcha support for statamic
README 文档
README
Protect your form using private captcha
How to Install
You can install this addon via Composer:
composer require digisoul/private-captcha
if you want to customize the .env variable names you can publish the config file:
php please vendor:publish --tag=private-captcha-config
otherwise update your .env to include the following values:
PRIVATECAPTCHA_KEY=
PRIVATECAPTCHA_SITEKEY=
How to Use
add the {{ captcha:script }} in the head
add the {{ captcha }} tag in your form
add a display parameter if needed
统计信息
- 总下载量: 770
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2026-02-03