Skip to content

This Plugin brings reCAPTCHA integration to mautic.

License

Notifications You must be signed in to change notification settings

acquia/mc-cs-plugin-recaptcha

 
 

Mautic reCAPTCHA Plugin

license license Packagist mautic

This Plugin brings reCAPTCHA integration to mautic 2.11 and newer.

Ideas and suggestions are welcome, feel free to create an issue or PR on Github.

Licensed under GNU General Public License v3.0.

Installation via composer (preferred)

Execute composer require koco/mautic-recaptcha-bundle in the main directory of the mautic installation.

Installation via .zip

  1. Download the master.zip, extract it into the plugins/ directory and rename the new directory to MauticRecaptchaBundle.
  2. Clear the cache via console command php app/console cache:clear --env=prod (might take a while) OR manually delete the app/cache/prod directory.

Configuration

Navigate to the Plugins page and click "Install/Upgrade Plugins". You should now see a "reCAPTCHA" plugin. Open it to configure site key and site secret.

plugin config

Usage in Mautic Form

Add "reCAPTCHA" field to the Form and save changes. mautic form

About

This Plugin brings reCAPTCHA integration to mautic.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%