Sylvain Allignol Kirby Service Worker Service worker caching plugin for Kirby focused on cache behavior and strategy tuning. Docs Source Install Manual Download … and extract the folder to site/plugins/kirby-service-worker Composer Copy Git Submodule Copy Features Version 1.1.4 License MIT Stars 3 Supports K5 K4 Created 27 Feb 2026 Updated 4 Mar 2026 Info Topics Caching Performance Support Docs Issues Email Latest releases 1.1.4 1.1.3 1.1.2 1.1.1 1.1.0 Similar plugins 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 class ExamplePage extends \Kirby\Cms\Page { use \Bnomei\ModelWithTurbo; } Turbo Speed up Kirby with automatic caching K5 return [ 'afbora.kirby-minify-html' => [ 'enabled' => true, 'options' => [...] ] ]; Minify HTML Enable minify HTML output for Kirby. K5 K4 More by Sylvain Allignol More Cache Stamp A simple and lightweight Kirby plugin to handle cache busting for CSS, JS, fonts, SVG, PDF and images with advanced configuration options. K5 K4 Humans A Kirby CMS plugin to automatically generate a humans.txt file following the humanstxt.org standard. Manage your site's team, technologies, … K5 K4