DX
Featured
Staff picks
-
Lukas Kleinschmidt
Types
IDE Helper for Kirby. Adds the kirby types:create command to your project to create an additional type hints file.
-
Sam Serrien
Devutils
Kirby devutils is a set of command line tools to help you manage your Kirby CMS project.
-
Bruno Meilick
PHP Class-based Blueprints
PHP Class-based Blueprints for better type safety and code completion
Kirby team plugins
All plugins
-
-
- Snippet Controller Define snippet controllers in a similar way to page controllers.
- Autoloader Helper to automatically load various Kirby extensions in a plugin
-
- Route Attributes Use PHP8 attributes to define metadata for your custom routes in separate files.
- Methods Folder Methods Folder is a plugin to automatically register local methods provided in the folder site/methods just like Kirby accepts local collect…
- Template hooks Template hooks allow you to manage hooks for page and file templates more easily.
- Plugin Loader With Kirby Loader you can load plugins from multiple roots. Thus, you can simplify the management of your plugins by grouping.
-
- Panel View Extended Add more specific CSS classes and features to the panel views
-