This plugin is marked as archived and no longer actively maintained Bruno Meilick Stopwatch Profile your Kirby CMS code with precision in milliseconds (or seconds). Docs Source Install Manual Download … and extract the folder to site/plugins/stopwatch Composer Copy Git Submodule Copy Sponsor site()->stopwatch()->start('myevent'); // some code to profile site()->stopwatch()->stop('myevent'); echo site()->stopwatch()->duration('myevent'); Version 1.0.7 License MIT Stars 11 Supports K4 Created 6 Oct 2019 Updated 23 Nov 2024 Info Topics Performance Devtools Implements Site method(s) Support Docs Issues Email Latest releases 1.0.7 1.0.6 1.0.5 1.0.4 1.0.3 Similar plugins ThumbHash Smarter image placeholders with transparency using the ThumbHash algorithm K5 K4 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 return [ 'afbora.kirby-minify-html' => [ 'enabled' => true, 'options' => [...] ] ]; Minify HTML Enable minify HTML output for Kirby. K5 K4 More by Bruno Meilick More 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 Kart Streamlined E-Commerce Shopping Cart Solution K5 <html <?= $site->langAttr() ?>> <head> <meta charset="utf-8"> <?= $page->htmlhead() ?> </head> ... HTMLHead Add a best-practice HTML head element to your templates, extendable with snippets K5 K4