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.0.2 License MIT Stars 0 Supports K5 K4 Created 27 Feb 2026 Updated 26 Feb 2026 Info Topics Caching Performance Support Docs Issues Email Latest releases 1.0.2 1.0.1 1.0.0 Similar plugins Kirby Litespeed Litespeed plugin for Kirby CMS K5 Cloudinary sync Automatically push your media assets to Cloudinary when you upload them in Kirby. Instead of serving the assets from your Kirby server, they… K4 class ExamplePage extends \Kirby\Cms\Page { use \Bnomei\ModelWithTurbo; } Turbo Speed up Kirby with automatic caching K5 More by Sylvain Allignol More <?= css('assets/css/style.css') ?> // Output: <link href="/assets/css/style.a1b2c3d4.css" rel="stylesheet"> <?= js('assets/js/script.js') ?> // Output: <script src="/assets/js/script.e5f6g7h8.js"></script> 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 /* TEAM */ Name: John Doe Job: Designer Email: john [at] example.com Website: https://johndoe.com Github: johndoe /* SITE */ Standards: HTML5, CSS3 Components: Kirby CMS, PHP 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