Bruno Meilick Turbo Speed up Kirby with automatic caching Docs Source Buy class ExamplePage extends \Kirby\Cms\Page { use \Bnomei\ModelWithTurbo; } Version 5.1.1 License Other Stars 4 Supports K5 Created 19 May 2025 Updated 21 May 2025 Info Topics Caching Performance Implements Cache driver(s) Support Docs Issues Email Latest releases 5.1.1 5.1.0 5.0.1 5.0.0 Similar plugins Khulan - Kirby MongoDB Khulan is a cache driver and content cache with NoSQL interface for Kirby using MongoDB. K5 K4 return [ 'afbora.kirby-minify-html' => [ 'enabled' => true, 'options' => [...] ] ]; Minify HTML Enable minify HTML output for Kirby 3 and 4. 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 More by Bruno Meilick More $page->file('ukulele.pdf')->fingerprint(); Fingerprint File method and css/js helpers to add hashes to assets and files K5 K4 K3 return [ 'bnomei.robots-txt' => [ 'content' => '...' ] ]; Robots.txt Manage the robots.txt from Kirby's config file K5 K4 K3 Kart Streamlined E-Commerce Shopping Cart Solution K5