How to REALLY clear cache for development

Hi there,

I am a PHP developer and new to SugarCRM.

I have activated the Developer mode in the Admin panel + forced to empty my Firefox browser cache at pages reloading but still I cannot directly see the changes I am doing when reloading a page and mots of the time I have to reload the page several times to see the changes I did, which is very very annoying.

Is there a way to really get rid of this cache for development at each page reloading?

Thanks!
Parents
  • Hi Thomas,

    The best way for this is:
    • Run Sugar on Incognito / Private browser
    • No need to enable the Developer Mode
    • Perform Quick Repair and Rebuild after each change
    • If you do not want to perform QRR then you need to clear complete cache folder from inside (remember empty cache folder should be there)
    • If you want to change anything in js files then you can make changes in 'cache/javascript/base/*.js'. it will directly reflect js changes on browser
    Good Luck!

    Rolustech: SugarCRM Engineering
    Website: www.rolustech.com
    Ph (US): +1 - 310 - 492 - 5564
    Ph (UK): +44 - 207 - 9938 - 524
    Email: info@rolustech.com
    Skype: rolustech
Reply
  • Hi Thomas,

    The best way for this is:
    • Run Sugar on Incognito / Private browser
    • No need to enable the Developer Mode
    • Perform Quick Repair and Rebuild after each change
    • If you do not want to perform QRR then you need to clear complete cache folder from inside (remember empty cache folder should be there)
    • If you want to change anything in js files then you can make changes in 'cache/javascript/base/*.js'. it will directly reflect js changes on browser
    Good Luck!

    Rolustech: SugarCRM Engineering
    Website: www.rolustech.com
    Ph (US): +1 - 310 - 492 - 5564
    Ph (UK): +44 - 207 - 9938 - 524
    Email: info@rolustech.com
    Skype: rolustech
Children
No Data