Kirby Team

Staticache

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

return [
  'cache' => [
    'pages' => [
      'active' => true,
      'type'   => 'static'
    ]
  ]
];
Version
1.0.2
License
MIT
Stars
84
Supports
K4 K3
Updated
3 Mar 2024
Latest releases
More