About cachebuster
A simple plugin that allows you to easily control whether assets always load from the server, or are cache controlled by site version.
Information
Released
March 3, 2013
Supported Database
MySQL, SQL Server
License
GPLv2
Supported Versions
2.0 - <2.3
Downloads
3,068
Instructions
Simply install via Package Manager. Call the smartcache chunk and use the System Settings to control whether or not assets should be cache busted (always load fresh from server) or cache controlled by site version.
New in 1.3.0-pl
Changelog for cachebuster integration into MODx Revolution.
cachebuster 1.3.0
====================================
- created buildscript
- added to GitHub
cachebuster 1.2
====================================
- add option to set result of [[!cachebuster]] to a desired placeholder
cachebuster 1.1
====================================
- adds smartcache Chunk which, controlled by cb.cachebust System Setting, will output either a cache busted string or your sites version for cache control
cachebuster 1.0
====================================
- initial commit