Recently updated plugins
RSS-
-
-
-
-
-
-
-
-
-
-
-
- Headline section Kirby already comes with a built-in headline field. But just like with the info field that also exists as an info section, you sometimes nee…
-
-
-
-
-
-
-
- Template Attributes Vue.js/Laravel-Blade-like attribute API for snippets and templates.
-
-
- Kirby Query Language (KQL) Kirby's Query Language API combines the flexibility of Kirby's data structures, the power of GraphQL and the simplicity of REST.
-
-
-
-
- Choices Choices is a plugin that provides methods to manage field options in the frontend. For any field – like select, multiselect or checkboxlist …
- PHP Class-based Blueprints PHP Class-based Blueprints for better type safety and code completion
-
-
-
-
-
-
-
-
-
-
-
-
- Type Methods Type Methods is a plugin helping to identify the type of an object, either page, user or file, in order to simplify logic in snippets that –…
-
- snippetWhen Helper snippetWhen is a helper function to conditionally embed snippets.
- Methods Folder Methods Folder is a plugin to automatically register local methods provided in the folder site/methods just like Kirby accepts local collect…
- List Methods List Methods is a plugin providing methods to generate comma-separated list from collections like pages, users or files. It allows for custo…
- List Filters Kirby allows for the storage of value lists using its select, tags or checkboxes fields but it doesn't offer ways to filter items by those v…
- Date Methods Date Methods is a plugin that allows for advanced date and time parsing and formatting using PHP's core date objects. It offers methods for …
-
- Blindtext Blindtext is the German word for filler text and thus this plugin offers fillers that can be inserted into templates for layout purposes.
- Attributes Helper Helper for Kirby to build attributes based on conditions, like conditionally adding classes to an element