Bruno Meilick PHP Cache Driver PHP based Cache‑Driver Docs Source Install Manual Download and extract the folder to site/plugins/php-cachedriver Composer Copy Git Submodule Copy Sponsor Version 2.0.0 License MIT Stars 11 Supports K5 K4 K3 Created 11 Nov 2021 Updated 30 Nov 2024 Info Topics Caching Performance Implements Cache driver(s) Support Docs Issues Email Latest releases 2.0.0 1.3.3 1.3.2 1.3.1 1.3.0 Similar plugins 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 Redis Cache Driver Redis based Cache-Driver K5 K4 K3 More by Bruno Meilick More Redis Cache Driver Redis based Cache-Driver K5 K4 K3 Posthog Connect Kirby to Posthog via PHP or Javascript K5 K4 K3 <?= $page->counterImage() ?> Pageview Counter Track Page view count and last visited timestamp K5 K4 K3