{"id":13693262,"url":"https://github.com/KonstantinCodes/mautic-recaptcha","last_synced_at":"2025-05-02T21:31:48.127Z","repository":{"id":40499944,"uuid":"116129269","full_name":"KonstantinCodes/mautic-recaptcha","owner":"KonstantinCodes","description":"This Plugin brings reCAPTCHA integration to mautic.","archived":false,"fork":false,"pushed_at":"2023-02-10T06:11:32.000Z","size":429,"stargazers_count":52,"open_issues_count":26,"forks_count":34,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-04-16T00:11:26.690Z","etag":null,"topics":["mautic","plugin","recaptcha"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/KonstantinCodes.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2018-01-03T11:28:39.000Z","updated_at":"2024-12-02T14:41:00.000Z","dependencies_parsed_at":"2024-04-08T02:30:52.696Z","dependency_job_id":"d10b017f-a660-4118-b1d0-480f2341b3e8","html_url":"https://github.com/KonstantinCodes/mautic-recaptcha","commit_stats":{"total_commits":60,"total_committers":5,"mean_commits":12.0,"dds":0.55,"last_synced_commit":"1e4ede9a65971d09e639ff513399b5607d80841f"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KonstantinCodes%2Fmautic-recaptcha","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KonstantinCodes%2Fmautic-recaptcha/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KonstantinCodes%2Fmautic-recaptcha/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KonstantinCodes%2Fmautic-recaptcha/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KonstantinCodes","download_url":"https://codeload.github.com/KonstantinCodes/mautic-recaptcha/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252108858,"owners_count":21696150,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["mautic","plugin","recaptcha"],"created_at":"2024-08-02T17:01:07.717Z","updated_at":"2025-05-02T21:31:47.730Z","avatar_url":"https://github.com/KonstantinCodes.png","language":"PHP","funding_links":[],"categories":["Plugins"],"sub_categories":[],"readme":"# Mautic reCAPTCHA Plugin\n\n[![license](https://img.shields.io/packagist/v/koco/mautic-recaptcha-bundle.svg)](https://packagist.org/packages/koco/mautic-recaptcha-bundle) \n[![Packagist](https://img.shields.io/packagist/l/koco/mautic-recaptcha-bundle.svg)](LICENSE)\n[![mautic](https://img.shields.io/badge/mautic-3%20\u0026%204-blue.svg)](https://www.mautic.org/mixin/recaptcha/)\n\nThis Plugin brings reCAPTCHA integration to mautic 3 and 4.\n\n## Installation via composer (preferred)\n### mautic 2 (legacy)\nThis only supports reCaptcha v2.\n\nExecute `composer require koco/mautic-recaptcha-bundle:1.*` in the main directory of the mautic installation.\n### mautic 3 \u0026 4\nSupports reCaptcha v2 and v3.\n\nExecute `composer require koco/mautic-recaptcha-bundle:3.*` in the main directory of the mautic installation.\n\n## Installation via .zip\nDownload the .zip file, extract it into the `plugins/` directory and rename the new directory to `MauticRecaptchaBundle`.\n\n* Download for mautic 2 (legacy): [mautic-recaptcha-legacy.zip](https://github.com/KonstantinCodes/mautic-recaptcha/archive/1.1.3.zip)\n* Download for mautic 3 \u0026 4: [mautic-recaptcha.zip](https://github.com/KonstantinCodes/mautic-recaptcha/archive/master.zip)\n\nClear the cache via console command `php app/console cache:clear --env=prod` (might take a while) *OR* manually delete the `app/cache/prod` directory.\n\n## Configuration\nNavigate 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.\n\n![plugin config](/doc/config.png?raw=true \"plugin config\")\n\n## Usage in Mautic Form\nAdd \"reCAPTCHA\" field to the Form and save changes.\n![mautic form](/doc/form_preview.png?raw=true \"Mautic Form with reCAPTCHA\")\n\n## Score validation\n\nRecaptcha 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\n\n![score validation](/doc/score-validation.png?raw=true \"plugin config\")\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FKonstantinCodes%2Fmautic-recaptcha","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FKonstantinCodes%2Fmautic-recaptcha","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FKonstantinCodes%2Fmautic-recaptcha/lists"}