Bart Vandeputte Log A little log utility (KLogger wrapper) Docs Source Install Manual Download … and extract the folder to site/plugins/log Composer Copy Git Submodule Copy $site->log('My message', 'error'); Version 2.2.1 License Unlicensed Stars 21 Supports K4 Created 15 Mar 2019 Updated 18 May 2026 Info Topics Analytics Logging Devtools Implements Site method(s) Support Docs Issues Email Latest releases 2.2.1 2.2.0 2.0.1 2.0.0 1.0 Similar plugins Simplestats Track page views, referrers and devices on your Kirby 3 website. This plugin provides a simple solution for self-hosted, minimal and non-int… K5 Plausibly A native Plausible Analytics dashboard for the Kirby Panel K5 Storybook Generate Storybook stories from snippets and templates K5 K4 More by Bart Vandeputte More $pages->bettersearch($string, $options) Better Search Search for full word combinations rather than just individual words. K4 href="styles.db5796ea5bf2.css" Fingerprint Cache-busting utility to fingerprint assets K4 $queue = kqQueue('queuename'); $job = kqJob([ 'foo' => 'foo', 'bar' => 'bar' ]); $queue->addJob($job); Queue Enable workers in Kirby that can do tasks in the background at scheduled intervals (cron) by working through queues of jobs K4