2017 © Pedro Peláez
 

mautic-plugin mautic-recaptcha-bundle

This plugin brings reCAPTCHA integration to mautic.

image

koco/mautic-recaptcha-bundle

This plugin brings reCAPTCHA integration to mautic.

  • Wednesday, May 30, 2018
  • by koco
  • Repository
  • 2 Watchers
  • 7 Stars
  • 71 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 0 Open issues
  • 6 Versions
  • 61 % Grown

The README.md

Mautic reCAPTCHA Plugin

license Packagist mautic, (*1)

This Plugin brings reCAPTCHA integration to mautic 3 and 4., (*2)

Installation via composer (preferred)

mautic 2 (legacy)

This only supports reCaptcha v2., (*3)

Execute composer require koco/mautic-recaptcha-bundle:1.* in the main directory of the mautic installation., (*4)

mautic 3 & 4

Supports reCaptcha v2 and v3., (*5)

Execute composer require koco/mautic-recaptcha-bundle:3.* in the main directory of the mautic installation., (*6)

Installation via .zip

Download the .zip file, extract it into the plugins/ directory and rename the new directory to MauticRecaptchaBundle., (*7)

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., (*8)

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., (*9)

plugin config, (*10)

Usage in Mautic Form

Add "reCAPTCHA" field to the Form and save changes. mautic form, (*11)

Score validation

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, (*12)

score validation, (*13)

The Versions

30/05 2018

dev-master

9999999-dev

This plugin brings reCAPTCHA integration to mautic.

  Sources   Download

GNU General Public License v3.0 GPL-3.0-only

The Requires

 

by Konstantin Scheumann

30/05 2018

1.1.0

1.1.0.0

This plugin brings reCAPTCHA integration to mautic.

  Sources   Download

GPL-3.0-only

The Requires

 

by Konstantin Scheumann

30/05 2018

dev-feature/only-delete-new-leads

dev-feature/only-delete-new-leads

This plugin brings reCAPTCHA integration to mautic.

  Sources   Download

GPL-3.0-only

The Requires

 

by Konstantin Scheumann

25/05 2018

dev-feature/delete-contact-on-invalid-form

dev-feature/delete-contact-on-invalid-form

This plugin brings reCAPTCHA integration to mautic.

  Sources   Download

GPL-3.0-only

The Requires

 

by Konstantin Scheumann

19/02 2018

1.0.1

1.0.1.0

This plugin brings reCAPTCHA integration to mautic.

  Sources   Download

GPL-3.0-only

The Requires

 

by Konstantin Scheumann

10/01 2018

1.0.0

1.0.0.0

This plugin brings reCAPTCHA integration to mautic.

  Sources   Download

GNU General Public License v3.0

The Requires

 

by Konstantin Scheumann