Captcha providers

Formcentric supports various captcha providers to protect your forms against automated (bot) input. You can adjust these using the data-fc-configuration attribute. You specify the providers to use in the Admin Centre in the Formcentric Cloud interface.

Supported captcha providers:

  1. jCaptcha – A free and open-source captcha solution (default)
  2. friendlyCaptcha – An accessible, privacy-first captcha alternative
  3. reCaptcha2 (Google reCAPTCHA v2) – Google’s widely used captcha solution

Although not recommended, if you want to adjust properties such as the URL of the captcha provider to be loaded, you can either use the configuration object on the window (instance-specific) or the above-mentioned data attribute.