Cloudflare Turnstile Captcha
Web3Forms supports cloudflare turnstile captcha in our forms.
Last updated
Was this helpful?
Web3Forms supports cloudflare turnstile captcha in our forms.
Last updated
Was this helpful?
Codepen Demo:
Log in to the and select your account.
Go to Turnstile.
In the widget overview, select Settings.
Copy your sitekey and secret key.
To add the Turnstile script:
Insert the Turnstile script snippet in your HTML’s <head>
element:
To render the Turnstile widget in your form:
Insert the below code inside your <form>
tag. Make sure to change YOUR_SITE_KEY_HERE
with the actual site key.
Visit the Web3Forms Dashboard and select your form.
Open Settings and choose turnstile
as your captcha provider
Enter the Secret Key in the Textbox below
Save Changes
That's it. Your form will automatically be protected with Cloudflare Captcha.
---
To read more detailed guide, visit the official docs here: