We often get questions like To answer this: Yes we can. Or better: Yes you can! Let me give you a few tips which might be of help. Search for these tips individually on Google to find out more. For example, if you want to speed up your Magento frontend I could suggest a few […]
Magento clear cache programatically
How to clear the Magento cache from PHP code? Below you will find two simple scripts which might help you to do this. With these scripts you can easily clear your Magento cache programatically from code. You can call the code anywhere you want, set it up in cronjob or use it in a custom […]