Oskar Koli Kirby Litespeed Litespeed plugin for Kirby CMS Docs Source Install Manual Download … and extract the folder to site/plugins/kirby-litespeed Composer Copy Git Submodule Copy Version 0.1.4 License MIT Stars 3 Supports K5 Created 19 Sep 2025 Updated 17 Oct 2025 Info Topics Caching Performance Cachebusting Implements Cache driver(s) CLI command(s) Support Docs Issues Email Latest releases 0.1.4 0.1.3 0.1.2 0.1.1 0.1.0 Similar plugins return [ 'afbora.kirby-minify-html' => [ 'enabled' => true, 'options' => [...] ] ]; Minify HTML Enable minify HTML output for Kirby. K5 K4 K3 $page->file('ukulele.pdf')->fingerprint(); Fingerprint File method and css/js helpers to add hashes to assets and files K5 K4 K3 return [ 'cache' => [ 'pages' => [ 'active' => true, 'type' => 'static' ] ] ]; Staticache Staticache gives you the performance of a static site generator for your regular Kirby installations. K5 K4 K3