return [
'cache' => [
'pages' => [
'active' => true,
'type' => 'static'
]
]
];
Search
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Staticache Staticache gives you the performance of a static site generator for your regular Kirby installations.
-
-
- Minify HTML Enable minify HTML output for Kirby 3 and 4.
-
-
-
- Content Security Policy Simplify the content security policy headers setup for your website
- HTMLHead Add a best-practice HTML head element to your templates, extendable with snippets
-
- CLI The Kirby command line interface helps to simplify common tasks with your Kirby installations.
- PHP Class-based Blueprints PHP Class-based Blueprints for better type safety and code completion
-
- KBD Tag Kirbytag to wrap text in HTML <kbd> elements including a custom textareaButton for Kirby 4 and sample CSS for styling.
- Kirby OAuth2 Email This plugin allows you to authenticate users via OAuth2 and their email address.
- Plugin Loader With Kirby Loader you can load plugins from multiple roots. Thus, you can simplify the management of your plugins by grouping.
- GEO This plugin adds basic geo search and conversion functionalities to Kirby
- SVG Tag Kirbytag to output linked SVG into HTML and optionally wrap with an element of your choosing.
- Feed and Sitemap Generate a RSS or JSON-Feed or XML-Sitemap from a collection of pages