DX
Featured
Staff picks
-
Sam Serrien
Devutils
Kirby devutils is a set of command line tools to help you manage your Kirby CMS project.
-
Lukas Kleinschmidt
Types
IDE Helper for Kirby. Adds the kirby types:create command to your project to create an additional type hints file.
-
Bruno Meilick
PHP Class-based Blueprints
PHP Class-based Blueprints for better type safety and code completion
Kirby team plugins
All plugins
-
Force Login Forces all users to login on non-panel pages. Redirects back to blocked page via URL Param after login. Especially useful for staging websit…
-
Loop Interactive feedback tool for Kirby CMS websites that allows users to add contextual comments directly on page elements
-
Statusbar Kirby frontend statusbar plugin
- PHP Blueprint Loader Dynamically loads PHP-based blueprints from your Kirby CMS site folder
-
Playground Kirby plugin for creating UI test pages
-
Kirby Template Sugar Syntactic sugar for Kirby templates that makes working with snippets and slots a breeze. - Snippet Controller Define snippet controllers in a similar way to page controllers.
- Autoloader Helper to automatically load various Kirby extensions in a plugin
-
Alfred: Kirby Docs search Kirby docs search workflow for Alfred
- 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.
-
Laravel Mix Helper Use the mix helper function to get the correct path to your versioned CSS and JS files generated by Laravel Mix.
- Panel View Extended Add more specific CSS classes and features to the panel views
-
Template Stacks Template stacks allows you to push to named stacks which can be rendered somewhere else in another snippet or template.