Bruno Meilick Khulan - Kirby MongoDB Khulan is a cache driver and content cache with NoSQL interface for Kirby using MongoDB. Docs Source Install Manual Download and extract the folder to site/plugins/khulan-kirby-mongodb Composer Copy Git Submodule Copy Sponsor Version 1.4.5 License MIT Stars 2 Supports K5 K4 Created 1 Jul 2024 Updated 1 Dec 2024 Info Topics Caching Databases Performance Search Implements Cache driver(s) Support Docs Issues Email Latest releases 1.4.5 1.4.4 1.4.3 1.4.2 1.4.1 Similar plugins Redis Cache Driver Redis based Cache-Driver K5 K4 K3 Algolia DocSearch Index and search your Kirby site with Algolia DocSearch 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 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 Redis Cache Driver Redis based Cache-Driver K5 K4 K3 Janitor Run command – like cleaning the cache – from within the Panel via a customizable button, directly in PHP code or with a cronjob K5 K4 K3