Skip to content

Magento 2 module to automatically refresh cache using cron.

Notifications You must be signed in to change notification settings

GideonBabu/magento2-AutoRefreshCache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

magento2-AutoRefreshCache

Magento 2 module to automatically refresh cache using cron.

Please run these commands in CLI php bin/magentosetup:upgrade php bin/magento cache:flush

Please set cron by running this command: crontab -e

Set this crontab: */2 * * * * php /var/www/html/magento2/bin/magentocron:run

Save and exit and you are all set.

About

Magento 2 module to automatically refresh cache using cron.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages