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.5k↓33.3%[1 issues](https://github.com/iMi-digital/magento2-cache-debug/issues)AGPL-3.0-or-laterPHPPHP ^8.1

Since Sep 22Pushed 2y 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 1mo ago

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 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity55

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

1334d 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.2M1](/packages/fastly-magento2)[lizardmedia/module-varnish-warmer

Varnish Cache Warmer Magento2 module by Lizard Media

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

LiteMage Full Page Cache for LiteSpeed Web Server

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

This extension extends the built-in Varnish functionalities

6510.9k](/packages/elgentos-magento2-varnish-extended)[vendic/module-optimize-cache-size

Magento 2 extension that reduces the number of cache keys by removing catalog\_product\_view\_id\_, catalog\_product\_view\_sku\_, catalog\_product\_view\_attribute\_set\_, catalog\_category\_view\_id\_ layout handles by default

3453.6k](/packages/vendic-module-optimize-cache-size)[redchamps/module-easy-cache-clean

Clean invalidated cache(s) easily in a Magento 2 store

2838.0k](/packages/redchamps-module-easy-cache-clean)

PHPackages © 2026

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