定制 flectar/waterhole-turnstile 二次开发

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

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

flectar/waterhole-turnstile

最新稳定版本:0.2.0

Composer 安装命令:

composer require flectar/waterhole-turnstile

包简介

Cloudflare Turnstile integration for Waterhole

README 文档

README

Latest Stable Version Total Downloads License

Cloudflare Turnstile for Waterhole

Secure your Waterhole community with Cloudflare Turnstile, a privacy-focused, CAPTCHA alternative. This extension adds a Turnstile widget to your registration form to prevent bot signups.

🚀 Features

  • Smart protection: Blocks bots while letting real users through (often without clicking anything).
  • Privacy first: No cookies, no tracking.
  • Turbo compatible: Works perfectly with Waterhole.
  • Flexible design: Automatically adjusts to the full width of your form.

📦 Installation

Install via Composer. Run the following command in your Waterhole root directory:

composer require flectar/waterhole-turnstile

♻️ Updating

To update the extension, simply run:

composer update flectar/waterhole-turnstile:"*"
php artisan cache:clear

⚙️ Usage

  1. Get your keys: Go to the Cloudflare Dashboard and create a Turnstile widget.
  2. Update your .env: Add your Site Key and Secret Key to the .env file in your Waterhole root directory:
TURNSTILE_SITE_KEY=0x4AAAAAA...
TURNSTILE_SECRET_KEY=0x4AAAAAA...
php artisan config:clear
php artisan optimize
php artisan cache:clear

📄 License

🔗 Useful Links

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-01-18