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

  • Submit a plugin
  • getkirby.com
  • Blocks
  • Blueprints
  • Cache drivers
  • CLI commands
  • Collection methods
  • Controllers
  • Core Components
  • CSSs
  • Field methods
  • File methods
  • Helpers
  • Hooks
  • Kirbytags
  • Page methods
  • Page models
  • Pages methods
  • Panel areas
  • Panel components
  • Panel dialogs
  • Panel dropdowns
  • Panel fields
  • Panel Field Previews
  • Panel sections
  • Panel views
  • Panel view buttons
  • Plugin extensions
  • Routes
  • Site methods
  • Snippets
  • Templates
  • Template engines
  • Textarea buttons
  • Thumb drivers
  • User methods
  • Users methods
  • View buttons
  • Cache drivers

    • Redis Cache Driver Redis based Cache-Driver K5 K4 K3
    • 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 K3
    • PHP Cache Driver PHP based Cache-Driver K5 K4 K3
    • Khulan - Kirby MongoDB Khulan is a cache driver and content cache with NoSQL interface for Kirby using MongoDB. K5 K4
    • SQLite Cache Driver SQLite based Cache-Driver K5 K4 K3
    • MySQL Cache Driver MySQL based Cache-Driver K5 K4 K3