stagem / magento-core-cache-cleaner
The module allows clearing core_cache table by cron schedule
Package info
github.com/stagemteam/magento-core-cache-cleaner
Type:magento-module
pkg:composer/stagem/magento-core-cache-cleaner
1.0.0
2019-03-25 11:15 UTC
This package is auto-updated.
Last update: 2026-02-26 02:26:13 UTC
README
The module allows clearing core_cache table by cron schedule.
Instalation
Old school way
Copty-past app folder in root of your project.
Composer
If you use magento-composer-installer for managing your project dependencies
then you can simply run
composer require stagem/magento-core-cache-cleaner
After that, clear cache and go to admin System - Configuration - Core Cache. There you can configure cron schedule time.