Magento 2 Cache Clean
mage2tv/magento-cache-clean
A faster drop-in replacement for bin/magento cache:clean with a file watcher
Build Tests
Code Quality
Tested on Magento 2.4.8-p3
Recent Test History
Each release is tested against the latest Magento version at that time.
+9 older tests
Top Contributors
View LeaderboardShare This Module's Status
README
Loaded from GitHubMagento 2 Cache Clean MOVED!
Since release 1.1.0, this package has moved to mage-os/magento-cache-clean.
For backward compatibility purposes, this repo still exists and can be installed, but it is only an empty wrapper requiring the latest version of the new package.
Please switch to use mage-os/magento-cache-clean at your convenience, as this package may be removed at a future date.
Since the package name is not included in the binary path vendor/bin/cache-clean.js everything should continue to work as before.
Please open PRs or issues at github.com/mage-os/magento-cache-clean
Switching a project installation
composer remove --dev mage2tv/magento-cache-clean
composer require --dev mage-os/magento-cache-clean
Swwitching a global installation
composer global remove mage2tv/magento-cache-clean
composer global require mage-os/magento-cache-clean
This content is fetched directly from the module's GitHub repository. We are not the authors of this content and take no responsibility for its accuracy, completeness, or any consequences arising from its use.