Hello,
When working with Mautic 7 in a development or test environment, caching can quickly become a source of friction. Changes to templates, configurations, or plugins don’t always appear immediately, leading many new developers to ask:
What’s the recommended way to disable — or at least minimise — caching in Mautic 7?
With the platform now built on modern Symfony conventions, some of the older approaches (like /index_dev.php) are no longer available. So what’s the current best practice in M7 to disable caching and or to switch from production mode to dev mode ?
I have checked the development documentation but can find nothing that works. And there is no published training material to lean from.
Therefore I kindly ask the developers to share this important information to assist new developers code and test faster ?
Thanks.