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
  • Bruno Meilick Bruno Meilick

    Khulan - Kirby MongoDB

    Khulan is a cache driver and content cache with NoSQL interface for Kirby using MongoDB.

    Docs Source

    Manual

    Download

    … and extract the folder to site/plugins/khulan-kirby-mongodb

    Composer

    Git Submodule

    Sponsor
    Version
    1.4.5
    License
    MIT
    Stars
    2
    Supports
    K5 K4
    Created
    1 Jul 2024
    Updated
    1 Dec 2024

    Info

    Topics
    • Caching
    • Databases
    • Performance
    • Search
    Implements
    • Cache driver(s)
    Support
    • Docs
    • Issues
    • Email
    Latest releases
    • 1.4.5
    • 1.4.4
    • 1.4.3
    • 1.4.2
    • 1.4.1

    Similar plugins

    • Kirby Service Worker Service worker caching plugin for Kirby focused on cache behavior and strategy tuning. K5 K4
    • return [
        'cache' => [
          'pages' => [
            'active' => true,
            'type'   => 'static'
          ]
        ]
      ];
      Staticache Staticache gives you the performance of a static site generator for your regular Kirby installations. K5 K4
    • Loupe A thin wrapper around Loupe, an SQLite based, PHP-only fulltext search engine. K5 K4

    More by Bruno Meilick

    More
    • 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
    • Posthog Connect Kirby to Posthog via PHP or Javascript K5 K4