Cloudflare Turnstile

#1. Features

  • Protects user registration, login, and comments from spam bots.
  • Simple integration into existing Cotonti forms.
  • Admin-configurable through Cotonti admin panel.
  • Modern and secure user verification without compromising user experience.

#2. Requirements

  • Cotonti Siena v0.9.25 or later
  • Cloudflare Turnstile Site Key and Secret Key (Get keys here)

#3. Installation

  • Upload the plugin folder turnstile into your Cotonti plugins directory: Setup is very simple, just add the following validation field to login and input fields like register, comment.

         <!-- Cloudflare Turnstile Captcha -->
         <!-- IF {USERS_AUTH_VERIFY_IMG} -->
         <tr>
             <td colspan="2" class="textcenter">
                 {USERS_AUTH_VERIFY_IMG}
                 {USERS_AUTH_VERIFY_INPUT}
             </td>
         </tr>
         <!-- ENDIF -->
    

     

    Github: Cloudflare Turnstile Plugin

    Plugin Page: Cotonti Cloudflare Turnstile Plugin



No comments yet
Only registered users can post new comments