Kirby Team Kirby Team

Staticache

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

Manual

Download

… and extract the folder to site/plugins/staticache

Composer

Git Submodule

return [
  'cache' => [
    'pages' => [
      'active' => true,
      'type'   => 'static'
    ]
  ]
];
Version
2.1.0
License
MIT
Stars
99
Supports
K5 K4
Updated
3 Mar 2026
More