Kirby 5 plugins
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Handle Kirby plugin that transform social handles into links to their corresponding profiles
- TranslatedLayout A layout field with embedded translation logic.
-
-
-
- Pageview Counter Track Page view count and last visited timestamp
- PHP Class-based Blueprints PHP Class-based Blueprints for better type safety and code completion
- Kirby Inherit If the current field is empty or does not exist, it gets the same field from the parent pages. It goes all the way to the site.
- HTMLHead Add a best-practice HTML head element to your templates, extendable with snippets
-
- 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
- CLI The Kirby command line interface helps to simplify common tasks with your Kirby installations.
-
- KBD Tag Kirbytag to wrap text in HTML <kbd> elements including a custom textareaButton for Kirby 4 and sample CSS for styling.
- Plugin Loader With Kirby Loader you can load plugins from multiple roots. Thus, you can simplify the management of your plugins by grouping.
- OAuth2 Email This plugin allows you to authenticate users via OAuth2 and their email address.
- 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
- Fingerprint File method and css/js helpers to add hashes to assets and files
- DotEnv Store project credentials and environment variables in a .env file and access them in Kirby
- Autoloader Helper to automatically load various Kirby extensions in a plugin
- Robots.txt Manage the robots.txt from Kirby's config file
- Lapse Cache any data until the set expiration time
- Redirects Setup HTTP status code redirects from within the Panel
- Monolog Use Monolog to log data to files, databases, notifications and more.