PHPackages                             aplia/ezpublish-recaptcha - 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. [Validation &amp; Sanitization](/categories/validation)
4. /
5. aplia/ezpublish-recaptcha

ActiveEzpublish-legacy-extension[Validation &amp; Sanitization](/categories/validation)

aplia/ezpublish-recaptcha
=========================

An ezPublish datatype attribute for objects that require recaptcha validation.

v1.4(6y ago)05GPL v2PHPPHP &gt;=5.3

Since Aug 5Pushed 4y agoCompare

[ Source](https://github.com/Aplia/ezpublish-recaptcha)[ Packagist](https://packagist.org/packages/aplia/ezpublish-recaptcha)[ RSS](/packages/aplia-ezpublish-recaptcha/feed)WikiDiscussions master Synced 1mo ago

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

```
reCAPTCHA Module
===========================
reCAPTCHA is an extension that allows the integration of the reCAPTCHA
anti-spam CAPTCHA service in your eZ publish content objects.  reCAPTCHA
provides a reCAPTCHA datatype that can be used in editing content and
information collection. reCAPTCHA provides both text and audio CAPTCHAs.

About reCAPTCHA
---------------
Over 60 million CAPTCHAs are solved every day by people around the world.
reCAPTCHA channels this human effort into helping to digitize books from the
Internet Archive. When you solve a reCAPTCHA, you help preserve literature by
deciphering a word that was not readable by computers.

reCAPTCHA is a project of the School of Computer Science at Carnegie Mellon
University.

From: https://developers.google.com/recaptcha/

Original author: Bruce Morrison
Fork author: rb@aplia.no

Aplia Fork
----------
Modified version of the original reCAPTCHA module. Uses reCAPTCHA v2 to verify InformationCollecting content objects

Installation
-----------------
Follow these steps to add the reCAPTCHA module to your eZ publish installation:

  1) Extract the archive into the /extension directory

  2) Edit site.ini.append in /settings/override. Add the following to the file:

       [ExtensionSettings]
       ActiveExtensions[]=ezpublish-recaptcha

     If you already have the [ExtensionSettings] block, just add the second line.

  3) Visit https://www.google.com/recaptcha/admin to signup and get your own API keys

  4) Edit project.ini and add your API keys

      [Site]
      RecaptchaSecret=your secret key
      RecaptchaSiteKey=your public key

  5) Clear Cache

Usage
----------------
To use, simply add a reCAPTCHA attribute and InformationCollection attribute to your content class and render the reCaptcha HTML by calling recaptcha_get_html() in your template.

recaptcha_get_html($key = null)

PS!
----------------
By default this extension will also require reCAPTCHA input on edits done to the object itself in eZPublish. To bypass this, you can edit which siteaccess will be allowed through without checking for reCAPTCHA.
Edit your project.ini and add the following:
    [Recaptcha]
    AllowedSiteaccess=allowed siteaccess

    or

    [Recaptcha]
    AllowedSiteaccess[]
    AllowedSiteaccess[]=first allowed
    AllowedSiteaccess[]=second allowed

License
-----------------

This file may be distributed and/or modified under the terms of the "GNU
General Public License" version 2 as published by the Free Software Foundation

This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE
WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.

The "GNU General Public License" (GPL) is available at
http://www.gnu.org/copyleft/gpl.html.

```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 75% 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

Every ~0 days

Total

2

Last Release

2472d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/250c0249ebb7ec2fc9e3987323829740e5f255a65b450a7b94cd9f6da2e33b75?d=identicon)[aplia](/maintainers/aplia)

---

Top Contributors

[![brucem](https://avatars.githubusercontent.com/u/1280?v=4)](https://github.com/brucem "brucem (15 commits)")[![xmak](https://avatars.githubusercontent.com/u/634031?v=4)](https://github.com/xmak "xmak (3 commits)")[![bchoquet-heliopsis](https://avatars.githubusercontent.com/u/465757?v=4)](https://github.com/bchoquet-heliopsis "bchoquet-heliopsis (1 commits)")[![nfrp](https://avatars.githubusercontent.com/u/294488?v=4)](https://github.com/nfrp "nfrp (1 commits)")

### Embed Badge

![Health badge](/badges/aplia-ezpublish-recaptcha/health.svg)

```
[![Health](https://phpackages.com/badges/aplia-ezpublish-recaptcha/health.svg)](https://phpackages.com/packages/aplia-ezpublish-recaptcha)
```

###  Alternatives

[ashallendesign/laravel-config-validator

A package for validating your Laravel app's config.

217905.3k5](/packages/ashallendesign-laravel-config-validator)[crazybooot/base64-validation

Laravel validators for base64 encoded files

1341.9M8](/packages/crazybooot-base64-validation)

PHPackages © 2026

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