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 K3 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 Sentry Sentry real-time crash reporting for Kirby CMS sites K5 K4 K3 Kirby Litespeed Litespeed plugin for Kirby CMS K5 - kirby install - kirby install:kit - kirby install:repo - kirby make:blueprint - kirby make:collection - kirby make:command CLI The Kirby command line interface helps to simplify common tasks with your Kirby installations. K5 K4 K3 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 K3 Kart Streamlined E-Commerce Shopping Cart Solution K5 page('blog')->children()->feed([ 'title' => 'Latest articles', 'link' => 'blog' ]); Feed and Sitemap Generate a RSS or JSON-Feed or XML-Sitemap from a collection of pages K5 K4 K3