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.3
License
MIT
Stars
89
Supports
K4 K3
More