Sorry, we don't support your browser.  Install a modern browser

Cachebuster in core

There’s only one plugin I always “forget to install” until the project is on the server and I need it. And then to install one I need to change an .htaccess file or worse.

Kirby already does cachebusting for images and panel plugin assets, it would be really nice if it also could do the same for frontend CSS and JS files. Maybe even via the media folder to keep the mechanism server agnostic.

4 years ago
2

I think this is mandatory feature.

2 years ago
I

Yeah just realised this wasn’t built in, would definately be nice to have, maybe in it’s simplest form a version number in config that can be incremented.

a month ago