Currently i am using lesti fpc for cache. now i want to refresh some particular products cache whose stock update direct in database.
i find this. but don't know how to use this.
$this->_getFpc()->clean(sha1('product_' . $item->getProductId()));
Currently i am using lesti fpc for cache. now i want to refresh some particular products cache whose stock update direct in database.
i find this. but don't know how to use this.
$this->_getFpc()->clean(sha1('product_' . $item->getProductId()));
Copyright © 2021 Jogjafile Inc.
You can use LESTI in your CRON or SCRIPT like so :
for CMS blocks
for CMS pages
for CATEGORY