Skip to content
  • Kirby CMS Plugins
  • Discover
  • Search
  • Developers
  • New plugins
  • Recently updated
  • Most starred
  • Topics
  • Types
  • Free Plugins
  • Paid Plugins
  • Kirby 5
  • Kirby 4

  • Submit a plugin
  • getkirby.com
  • Bart Vandeputte Bart Vandeputte

    Better Search

    Search for full word combinations rather than just individual words.

    Website Docs Source

    Manual

    Download

    … and extract the folder to site/plugins/bettersearch

    Git Submodule

    $pages->bettersearch($string, $options)
    Version
    2.1.3
    License
    MIT
    Stars
    23
    Supports
    K4 K3
    Created
    6 Dec 2019
    Updated
    2 Jun 2025

    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

    • Blade Templates Use Laravel Blade templates for your Kirby site K5 K4 K3
    • Storybook Generate Storybook stories from snippets and templates K5 K4 K3
    • Loupe A thin wrapper around Loupe, an SQLite based, PHP-only fulltext search engine. K5 K4

    More by Bart Vandeputte

    More
    • $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 K3
    • $site->log('My message', 'error');
      Log A little log utility (KLogger wrapper) K4 K3
    • href="styles.db5796ea5bf2.css"
      Fingerprint Cache-busting utility to fingerprint assets K4 K3