Markus Denhoff Clear Cloudflare Cache Automatically purge Cloudflare cached URLs Docs Source Install Manual Download … and extract the folder to site/plugins/clear-cloudflare-cache Composer Copy Git Submodule Copy Version 1.2.0 License MIT Stars 10 Supports K4 Created 2 Mar 2019 Updated 14 Aug 2022 Info Topics Caching Performance Cachebusting CDN Implements Hook(s) Support Docs Issues Email Latest releases 1.2.0 1.1.0 1.0.0 Similar plugins return [ 'afbora.kirby-minify-html' => [ 'enabled' => true, 'options' => [...] ] ]; Minify HTML Enable minify HTML output for Kirby. K5 K4 <?= 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 ThumbHash Smarter image placeholders with transparency using the ThumbHash algorithm K5 K4 More by Markus Denhoff More OAuth 2.0 Interface to use OAuth 2.0 providers for user authentication K5 K4 Git Content Automatic commit and push of content changes made via the Panel to a git repository K5 K4 Sentry Sentry real-time crash reporting for Kirby CMS sites K5 K4