Bart Vandeputte Better Search Search for full word combinations rather than just individual words. Website Docs Source Install Manual Download … and extract the folder to site/plugins/bettersearch Git Submodule Copy $pages->bettersearch($string, $options) Version 2.1.3 License MIT Stars 22 Supports K4 Created 6 Dec 2019 Updated 26 Feb 2026 Info Topics Search Templating Implements Pages method(s) Support Docs Issues Email Latest releases 2.1.3 2.1.2 2.1.1 2.1.0 2.0.2 Similar plugins Imagex Imagex helps you orchestrate modern, responsive and performant images in Kirby. K5 K4 Tailwind Merge Intelligently merge Tailwind classes without style conflicts in your Kirby templates K5 K4 Loupe A thin wrapper around Loupe, an SQLite based, PHP-only fulltext search engine. K5 K4 More by Bart Vandeputte More autopublish: label: Autopublish on type: date time: true default: now autounpublish: label: Automatically unpublish on type: date time: true Autopublish Schedule automatic publishing of pages (drafts) on a certain date & time 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