Skip to content

FriendsOfBotble/fob-turnstile

Repository files navigation

Turnstile

A plugin implement Cloudflare's Turnstile feature into Botble CMS.

Turnstile is a CAPTCHA alternative that is privacy-focused. It is designed to protect your website from spam and abuse while letting real people pass through with ease.

Turnstile

Installation

Requirements

  • Botble core 7.2.6 or later.

Install via Admin Panel

Go to the Admin Panel and click on the Plugins tab. Click on the Add new button, find the FOB Turnstile plugin and click on the Install button.

Install manually

  1. Download the plugin from the Botble Marketplace.
  2. Extract the downloaded file and upload the extracted folder to the platform/plugins directory.
  3. Go to Admin > Plugins and click on the Activate button.

Usage

Demo

In admin panel, go to Settings -> Others -> FOB Turnstile to configure the plugin.

To use Turnstile, you'll need to generate a Turnstile token from Cloudflare. After that, and paste the Site Key and Secret Key into the plugin settings.

Settings

In the settings page, you can also configure which forms to enable Turnstile on.

Supported Forms

Currently, the plugin supports the following forms:

  • Contact form
  • Newsletter form
  • Member:
    • Login form
    • Register form
    • Forgot password form
    • Reset password form
  • Admin:
    • Login form
    • Forgot password form
    • Reset password form

You can request support for more forms by creating an issue on the GitHub repository.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email friendsofbotble@gmail.com instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.