Minify HTML
return [
'afbora.kirby-minify-html' => [
'enabled' => true,
'options' => [...]
]
];
Enable minify HTML output for Kirby 3.
Related plugins
AutoID
by Bruno Meilick
Automatic unique ID for pages, structure objects and files including performant helpers to retrieve them. Bonus: Cache for collections and …
Bolt
by Bruno Meilick
Provides a fast page lookup even in big content trees.
Stopwatch
by Bruno Meilick
Profile your Kirby 3 CMS code with precision in milliseconds (or seconds).
Resolve
by Lukas Kleinschmidt
Speed up Kirby's page routing.