Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Luke 110 posts 256 karma points
    Aug 13, 2015 @ 12:15
    Luke
    0

    Backoffice Plugin

    Hi All,

    I have created a new section in the backoffice and I have created the relevant angular (html, css, js) files in the plugins folder.

    My problem is that everytime I make a change to the angular controllers and associated HTML files, the changes are not showing because of caching. Everything is fine on local server and updates are immediate but not on the production server.

    Any help to remove cache would be greatly appreciated.

    Regards, L

  • Sebastiaan Janssen 5045 posts 15476 karma points MVP admin hq
    Aug 13, 2015 @ 19:50
    Sebastiaan Janssen
    102

    Go into your config folder, find ClientDependency.config, open it up and change the version number in there. Just make it 1 lower or higher from what it currently is. That should help.

  • Luke 110 posts 256 karma points
    Aug 14, 2015 @ 06:58
    Luke
    0

    Thank you kindly Sebastiaan, that beat my solution of setting debug=true in the web config and then switching it back.

    Thank you once again. Best Regards, L

  • Michal Koblasa 45 posts 139 karma points
    Sep 20, 2016 @ 12:35
    Michal Koblasa
    0

    Thank you, this is the right way.

Please Sign in or register to post replies

Write your reply to:

Draft