Bruno Meilick Redis Cache Driver Redis based Cache‑Driver Docs Source Install Manual Download and extract the folder to site/plugins/redis-cachedriver Composer Copy Git Submodule Copy Sponsor Version 5.1.0 License MIT Stars 7 Supports K5 K4 K3 Created 11 Dec 2019 Updated 27 Jan 2025 Info Topics Caching Performance Implements Cache driver(s) Support Docs Issues Email Latest releases 5.1.0 5.0.1 5.0.0 1.8.0 1.7.3 Similar plugins return [ 'afbora.kirby-minify-html' => [ 'enabled' => true, 'options' => [...] ] ]; Minify HTML Enable minify HTML output for Kirby 3 and 4. K5 K4 K3 Khulan - Kirby MongoDB Khulan is a cache driver and content cache with NoSQL interface for Kirby using MongoDB. K5 K4 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 return [ 'bnomei.securityheaders.headers' => [ 'X-Frame-Options' => 'SAMEORIGIN', 'X-XSS-Protection' => '1; mode=block', 'X-Content-Type-Options' => 'nosniff', ... ] ]; Content Security Policy Simplify the content security policy headers setup for your website K5 K4 K3 return Field::make(FieldTypes::TEXT) ->label('Description') ->toArray(); PHP Class-based Blueprints PHP Class-based Blueprints for better type safety and code completion K5 K4 K3 Kart Streamlined E-Commerce Shopping Cart Solution K5