stagem / magento-core-cache-cleaner
The module allows clearing core_cache table by cron schedule
Installs: 30
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
Type:magento-module
This package is auto-updated.
Last update: 2024-12-26 00:06:21 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.