firemultimedia/mautic-multi-captcha-bundle

This plugin brings Google's reCAPTCHA, hCaptcha, and Cloudflare Turnstile integration to mautic.

1.0.0 2025-04-10 14:12 UTC

This package is auto-updated.

Last update: 2025-04-10 17:30:17 UTC


README

license mautic

This project has been pruned to ONLY support Mautic 6.

Installation

Execute composer require firemultimedia/mautic-multi-captcha-bundle in the main directory of the mautic installation.

Configuration

Navigate to the Plugins page and click "Install/Upgrade Plugins". You should now see three new plug-ins.

plugins

hCaptcha

Collect your keys from hCaptcha and place them here:

hCaptcha config

The hCaptcha field in the Mautic form can be configured under the "Properties" tab.

hCaptcha settings

Google reCAPTCHA

Collect your keys from Google reCAPTCHA and place them here:

Google reCAPTCHA config

The Google reCAPTCHA field in the Mautic form can be configured under the "Properties" tab. Google reCAPTCHA will rank traffic and interactions based on a score of 0.0 to 1.0, with a 1.0 being a good interaction and scores closer to 0.0 indicating a good likelihood that the traffic was generated by bots.

Google reCAPTCHA settings

Cloudflare Turnstile

Collect your keys from the Cloudflare dasboard (under Turnstile -> Add widget) and place them here:

Cloudflare Turnstile config

The Cloudflare Turnstile field in the Mautic form can be configured under the "Properties" tab.

Cloudflare Turnstile settings

Usage in Mautic Form

hCaptcha

Add the "hCaptcha" field to the form and save changes.

Explicit consent mode: Implicit consent mode:
hCaptcha hCaptcha implied consent

Google reCAPTCHA v2

Add the "Google reCAPTCHA" field to the form and save changes.

Explicit consent mode: Implicit consent mode:
Google reCAPTCHA v2 Google reCAPTCHA v2 implied consent

Google reCAPTCHA v3

Add the "Google reCAPTCHA" field to the form and save changes.

Explicit consent mode: Implicit consent mode:
Google reCAPTCHA v3 Google reCAPTCHA v3 implied consent

Cloudflare Turnstile

Add the "Cloudflare Turnstile" field to the form and save changes.

Explicit consent mode: Implicit consent mode:
Cloudflare Turnstile Cloudflare Turnstile implied consent