Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages