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.2 License MIT Stars 2 Supports K5 Created 19 Sep 2025 Updated 25 Sep 2025 Info Topics Caching Performance Cachebusting Implements Cache driver(s) CLI command(s) Support Docs Issues Email Latest releases 0.1.2 0.1.1 0.1.0 Similar plugins Redis Cache Driver Redis based Cache-Driver 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 return [ 'afbora.kirby-minify-html' => [ 'enabled' => true, 'options' => [...] ] ]; Minify HTML Enable minify HTML output for Kirby. K5 K4 K3