PHPackages                             lohoy/magento-recaptcha-enterprise - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. lohoy/magento-recaptcha-enterprise

ActiveMagento2-module[Utility &amp; Helpers](/categories/utility)

lohoy/magento-recaptcha-enterprise
==================================

Google Recaptcha Enterprise UI module for Magento 2

1.0.0(1mo ago)027OSL-3.0PHPPHP ^8.1

Since Apr 17Pushed 1mo agoCompare

[ Source](https://github.com/lohoy/magento-recaptcha-enterprise)[ Packagist](https://packagist.org/packages/lohoy/magento-recaptcha-enterprise)[ Docs](https://github.com/lohoy/magento-recaptcha-enterprise)[ RSS](/packages/lohoy-magento-recaptcha-enterprise/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

Lohoy ReCaptchaEnterprise
=========================

[](#lohoy-recaptchaenterprise)

This module extends the Magento native ReCaptcha UI functionality to integrate Google ReCaptcha Enterprise instead of the default implementation. It leverages the [official Google Cloud PHP Client for reCAPTCHA Enterprise](https://cloud.google.com/php/docs/reference/cloud-recaptcha-enterprise/latest) under the hood.

Requirements
------------

[](#requirements)

- PHP &gt;= 8.1
- Magento ReCaptchaEnterprise module

Installation
------------

[](#installation)

1. Add the module to your project via Composer:

    ```
    composer require lohoy/magento-recaptcha-enterprise
    ```
2. Enable the module:

    ```
    bin/magento module:enable Lohoy_ReCaptchaEnterprise
    bin/magento setup:upgrade
    ```

Configuration
-------------

[](#configuration)

To configure the module from the Magento Admin:

1. Navigate to **Stores &gt; Configuration &gt; Security &gt; Google reCAPTCHA Storefront**.
2. Expand the **reCAPTCHA v3 Invisible** section.
3. Provide the credentials specific to your Google Cloud Enterprise project:
    - **Google Cloud Project ID**: Your Google Cloud project ID.
    - **Google Credentials JSON File Path**: Absolute path to the Service Account credentials JSON file (e.g., `/var/www/html/magento/credentials.json`). Leave empty to use the `GOOGLE_APPLICATION_CREDENTIALS` environment variable or Application Default Credentials.

[![Magento Admin Configuration Screenshot](docs/config.png)](docs/config.png)

###  Health Score

39

—

LowBetter than 84% of packages

Maintenance89

Actively maintained with recent releases

Popularity10

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity42

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

53d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a19e08af8e9beba2ace9f6e95835bf403acc17184cda0d128bf083f534f2ad11?d=identicon)[lohoy](/maintainers/lohoy)

---

Top Contributors

[![lohoy](https://avatars.githubusercontent.com/u/75794660?v=4)](https://github.com/lohoy "lohoy (1 commits)")

### Embed Badge

![Health badge](/badges/lohoy-magento-recaptcha-enterprise/health.svg)

```
[![Health](https://phpackages.com/badges/lohoy-magento-recaptcha-enterprise/health.svg)](https://phpackages.com/packages/lohoy-magento-recaptcha-enterprise)
```

###  Alternatives

[htmlburger/carbon-field-icon

Carbon Fields extension, that adds a Icon field type.

208.9k](/packages/htmlburger-carbon-field-icon)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
