PHPackages                             devhub/auto-cache-flush - 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. devhub/auto-cache-flush

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

devhub/auto-cache-flush
=======================

Magento 2 Auto Cache Flush Extension

1.0.2(3y ago)06proprietaryPHPPHP &gt;=7.1.0

Since Apr 14Pushed 3y ago1 watchersCompare

[ Source](https://github.com/TheDeveloperHub-devhub/AutoCacheFlush)[ Packagist](https://packagist.org/packages/devhub/auto-cache-flush)[ RSS](/packages/devhub-auto-cache-flush/feed)WikiDiscussions main Synced yesterday

READMEChangelogDependencies (1)Versions (2)Used By (0)

Overview
========

[](#overview)

It is very annoying to flush cache manually. To solve this issue, DeveloperHub provides a solution. A vendor can enable DeveloperHub\_AutoCacheFlush module and select the caches he wants to flush from the admin configurations. After enabling this feature, Auto Cache Flush extension will be automatically flushing the invalidated caches from cache storage whenever a page is loaded from the frontend or the admin side. A success message will be displayed on the admin side after cache flush.

### Features

[](#features)

- Select caches you want to flush from admin configuration.
- Flush selected caches from cache storage whenever a page is loaded from the frontend or backend.
- Show a message on the admin side after a successful cache flush.

### Key Features

[](#key-features)

- Set Enable Auto Cache Flush

The vendor has to set Enable Auto Cache Flush to ‘Yes’ to use this feature. The vendor will be able to see the cache types multi-select after enabling it.

- Flush specific cache types The vendor(s) can select specific cache types that they want to flush automatically when they get invalidated.
- Success Message After reloading the page, you’ll see a success message if any one of your selected cache types is invalidated.

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

[](#installation)

Install the module as a composer requirement for environments:

```
    composer require devhub/auto-cache-flush
    php bin/magento module:enable DeveloperHub_AutoCacheFlush
    php bin/magento setup:upgrade
    php bin/magento setup:di:compile
    php bin/magento setup:static-content:deploy

```

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity40

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

1178d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/76fd9ec933b932f2e66e76b41fe41d4397bb62f840dc1330d8f0b37b18304d4a?d=identicon)[TheDeveloperHub-devhub](/maintainers/TheDeveloperHub-devhub)

---

Top Contributors

[![theDeveloperHub-devhub](https://avatars.githubusercontent.com/u/130691789?v=4)](https://github.com/theDeveloperHub-devhub "theDeveloperHub-devhub (3 commits)")

### Embed Badge

![Health badge](/badges/devhub-auto-cache-flush/health.svg)

```
[![Health](https://phpackages.com/badges/devhub-auto-cache-flush/health.svg)](https://phpackages.com/packages/devhub-auto-cache-flush)
```

PHPackages © 2026

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