opencart-3

Disable template caching for development in OpenCart 3

守給你的承諾、 提交于 2019-11-27 09:40:26
I am making changes in my theme templates in OpenCart 3. Due to template caching I have to clear cache every time under "storage/cache" directory. It is very annoying when working and previewing changes frequently during development. Please provide some solution how we can configure caching according to production and development environment. Note: I have already searched for solutions online but there is no solution related to template caching. Solutions are available to disable image caching but "Image Caching" and "Template Caching" are different features provided in Opencart. You might

Disable template caching for development in OpenCart 3

自闭症网瘾萝莉.ら 提交于 2019-11-26 14:48:23
问题 I am making changes in my theme templates in OpenCart 3. Due to template caching I have to clear cache every time under "storage/cache" directory. It is very annoying when working and previewing changes frequently during development. Please provide some solution how we can configure caching according to production and development environment. Note: I have already searched for solutions online but there is no solution related to template caching. Solutions are available to disable image