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
  • AI
  • Analytics
  • Assets
  • Authentication
  • Caching
  • Cli
  • Content Creation
  • CSS
  • Databases
  • Dates
  • Debugging
  • DX
  • E-Commerce
  • Feeds
  • Forms
  • Headless
  • Icons
  • Internationalisation
  • Jamstack
  • Logging
  • Media
  • Panel
  • Performance
  • Privacy
  • Routing
  • Search
  • Security
  • SEO
  • Social Media
  • Structured data
  • Templating
  • Text
  • Typography
  • Versioning
  • Videos
  • WYSIWYG
  • Caching

    Kirby team plugins

    • return [
        'cache' => [
          'pages' => [
            'active' => true,
            'type'   => 'static'
          ]
        ]
      ];

      Staticache

      Staticache gives you the performance of a static site generator for your regular Kirby installations.

    All plugins

    • Khulan - Kirby MongoDB Khulan is a cache driver and content cache with NoSQL interface for Kirby using MongoDB. K5 K4
    • MySQL Cache Driver MySQL based Cache-Driver K5 K4 K3
    • PHP Cache Driver PHP based Cache-Driver K5 K4 K3
    • SQLite Cache Driver SQLite based Cache-Driver K5 K4 K3
    • Redis Cache Driver Redis based Cache-Driver K5 K4 K3
    • return [
        'schnti.cachebuster.active' => true
      ];
      Cachebuster Add modification timestamps to your css and js files, as long as they are embedded with the css() and js() helpers. K4 K3
    • Clear Cloudflare Cache Automatically purge Cloudflare cached URLs K4 K3
    • Clear Cache Clean temporary files and folders such as cache, media, .lock and .logins on your website. K4 K3