Bruno Meilick Bruno Meilick

Boost

Boost the speed of Kirby by having content files of pages cached and a fast lookup based on uuids

Manual

Download and extract the folder to site/plugins/boost

Composer

Git Submodule

Sponsor
'bnomei.boost.cache' => [
    'type'     => 'apcu',
],
'cache' => [
    'uuid' => [
        'type' => 'apcu',
    ],
],
Version
5.0.3
License
MIT
Stars
53
Supports
K4 K3
More