PHPackages                             imi/magento2-cache-debug - 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. [Caching](/categories/caching)
4. /
5. imi/magento2-cache-debug

ActiveMagento2-module[Caching](/categories/caching)

imi/magento2-cache-debug
========================

A Magento 2 module that lets you add full page cache debug headers in production mode.

v1.0.0(3y ago)02.7k↓58.9%[1 issues](https://github.com/iMi-digital/magento2-cache-debug/issues)AGPL-3.0-or-laterPHPPHP ^8.1

Since Sep 22Pushed 3y ago3 watchersCompare

[ Source](https://github.com/iMi-digital/magento2-cache-debug)[ Packagist](https://packagist.org/packages/imi/magento2-cache-debug)[ RSS](/packages/imi-magento2-cache-debug/feed)WikiDiscussions main Synced yesterday

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

IMI\_CacheDebug
===============

[](#imi_cachedebug)

This module lets you enable full page cache debug headers in production mode.

Prerequesites
-------------

[](#prerequesites)

This module requires PHP 8.1 and at least Magento 2.4.4.

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

[](#installation)

### Via Composer (recommended)

[](#via-composer-recommended)

1. Require the package:

```
composer require imi/magento2-cache-debug
```

2. Enable the module:

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

3. Enable it the configuration:
    1. Via CLI:

    ```
    bin/magento config:set system/full_page_cache/production_logging_enabled 1
    ```

    2. Or in the adminpanel under *Stores &gt; Settings &gt; Configuration &gt; Advanced &gt; System &gt; Full Page Cache &gt; Enable Logging in Production*
4. Flush config cache:

```
bin/magento cache:flush config
```

### Manual Download

[](#manual-download)

Download this repository and extract it under *app/code/IMI/CacheDebug*, then follow steps 2.- 4. of the installation via composer.

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

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

Unknown

Total

1

Last Release

1380d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5e83b21f6b852a0a527372174187cc61c74cbbfbdb34df74816ef77736224fff?d=identicon)[imi](/maintainers/imi)

---

Top Contributors

[![DanieliMi](https://avatars.githubusercontent.com/u/31039652?v=4)](https://github.com/DanieliMi "DanieliMi (3 commits)")[![amenk](https://avatars.githubusercontent.com/u/1087128?v=4)](https://github.com/amenk "amenk (1 commits)")

---

Tags

hacktoberfestmagento2-module

### Embed Badge

![Health badge](/badges/imi-magento2-cache-debug/health.svg)

```
[![Health](https://phpackages.com/badges/imi-magento2-cache-debug/health.svg)](https://phpackages.com/packages/imi-magento2-cache-debug)
```

###  Alternatives

[fastly/magento2

Fastly CDN Module for Magento 2.4.x

1564.4M1](/packages/fastly-magento2)[elgentos/magento2-varnish-extended

This extension extends the built-in Varnish functionalities

6920.7k](/packages/elgentos-magento2-varnish-extended)[litespeed/module-litemage

LiteMage Full Page Cache for LiteSpeed Web Server

3257.9k](/packages/litespeed-module-litemage)[lizardmedia/module-varnish-warmer

Varnish Cache Warmer Magento2 module by Lizard Media

6180.3k](/packages/lizardmedia-module-varnish-warmer)[pronko/selective-cache

Pronko Consulting Selective Cache

3520.4k](/packages/pronko-selective-cache)[myparcelnl/magento

A Magento 2 module that creates MyParcel labels

1860.2k](/packages/myparcelnl-magento)

PHPackages © 2026

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