Skip to content

HashandSalt/autobuster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kirby Autobuster Plugin

This plugin is based on the original Cachebuster by Bastian Allgeier, the modified version by Lukas Kleinschmidt with further modifications & enhancemnets by Sonja Broda & James Steel.

Original plugin did not cache bust autoloaded Javascript or CSS. This plugin does.

Commerical Usage

This plugin is free but if you use it in a commercial project please consider to

Features

  • No longer requires modifications to server configuration files
  • Will cache bust auto loaded CSS & JavaScript

Requirements

This plugin requires Kirby 2.4+

Installation

To use this plugin, place all the files in site/plugins/autobuster.

Now you can activate the plugin with following line in your config.php.

c::set('autobuster', true);

Authors

Bastian Allgeier, Lukas Bestle, Lukas Kleinschmidt, Sonja Broda & James Steel

About

A cachebusting plugin for Kirby CMS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages