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

    Turbo

    Speed up Kirby with automatic caching

    Docs Source
    Buy
    class ExamplePage extends \Kirby\Cms\Page
    {
        use \Bnomei\ModelWithTurbo;
    }
    Version
    5.2.3
    License
    Other
    Stars
    13
    Supports
    K5
    Created
    19 May 2025
    Updated
    13 Feb 2026

    Info

    Topics
    • Caching
    • Performance
    Implements
    • Cache driver(s)
    Support
    • Docs
    • Issues
    • Email
    Latest releases
    • 5.2.3
    • 5.2.2
    • 5.2.1
    • 5.2.0
    • 5.1.1

    Similar plugins

    • Cloudinary sync Automatically push your media assets to Cloudinary when you upload them in Kirby. Instead of serving the assets from your Kirby server, they… K4
    • return [
          'afbora.kirby-minify-html' => [
              'enabled' => true,
              'options' => [...]
          ]
      ];
      Minify HTML Enable minify HTML output for Kirby. K5 K4 K3
    • <?= css('assets/css/style.css') ?>
      // Output: <link href="/assets/css/style.a1b2c3d4.css" rel="stylesheet">
      
      <?= js('assets/js/script.js') ?>
      // Output: <script src="/assets/js/script.e5f6g7h8.js"></script>
      Cache Stamp A simple and lightweight Kirby plugin to handle cache busting for CSS, JS, fonts, SVG, PDF and images with advanced configuration options. K5 K4 K3

    More by Bruno Meilick

    More
    • Kirby MCP CLI-first MCP server for Composer-based Kirby CMS projects. It lets an IDE or agent inspect your Kirby project (blueprints, templates, plugi… K5
    • Posthog Connect Kirby to Posthog via PHP or Javascript K5 K4 K3
    • Kart Streamlined E-Commerce Shopping Cart Solution K5