Anti-span / Anti-bot validation

Integration with Turnstile to help validate that it is humans who are submitting data.

This plug-in makes use of Cloudflare Turnstile to provide anti-bot and anti-spam veritification (similar to a captcha, but more user friendly).

The client-side aspect is provided by this plug-in. You'll also need a server-side vertification for the token that is submitted as the value for this field. See this blog post for how to integrate with the Editor server-side libraries.

You'll also need a Turnstile site key and secret key, which you can obtain free from Cloudflare. See their documentation here.

Plug-in configuration and API

Options

This field type supports the following options, in addition to the default field-options configuration:

  • object siteKey: Cloudflare Turnstile site key

Methods

This plug-in does not provide any additional methods over those available for the all fields (see field()).

License required

The Editor plug-ins are available to download for licensed users of Editor only. If you already have an Editor license, please . Otherwise, an Editor license can be purchased to be able to access the plug-ins.