stagem/magento-core-cache-cleaner

The module allows clearing core_cache table by cron schedule

1.0.0 2019-03-25 11:15 UTC

This package is auto-updated.

Last update: 2024-04-25 22:37:46 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.