Devtools
Staff picks
Kirby team plugins
Kirby 4 plugins
- Storybook Generate Storybook stories from snippets and templates
- Redirects Setup HTTP status code redirects from within the Panel
- Devkit Get easily accessible info on variables and data in frontend for template development.
- Middleware Kirby Middleware provides a powerful mechanism for inspecting and filtering requests entering in your Kirby site.
- Debug Bar PHP Debug Bar for KirbyCMS
- Ray Helper tool that enables ray (https://myray.app/) on all extendable methods.
- Sentry Sentry real-time crash reporting for Kirby CMS sites
- Kirbylog Zero-dependency global kirbylog() helper for any content
- Terminal Manage background processes from the panel. Define scripts like you might already be familiar with from npm. Start or stop predefined script…
- Monolog Have you ever missed an error message and were clueless about what was going on? Never again: Use Monolog to log your messages to a myriad o…
- Methods Folder Methods Folder is a plugin to automatically register local methods provided in the folder site/methods just like Kirby accepts local collect…
- Maintenance Mode Switch your website to maintenance mode and it will only be visible to logged in users.
- Log A little log utility (KLogger wrapper)
- Types IDE Helper for Kirby. Adds the kirby types:create command to your project to create an additional type hints file.
- Queue Enable workers in Kirby that can do tasks in the background at scheduled intervals (cron) by working through queues of jobs
- Route Attributes Use PHP8 attributes to define metadata for your custom routes in separate files.
Kirby 3 plugins
- Logger Gain deeper insights into your Kirby website's behavior with the powerful Logger.
- Virtual pages helper kit Opinionated boilerplate helper to make it easier to work with virtual pages in a multilingual Kirby setup.
- Tracker Tracker is a plugin to track content changes and create panel logs or front-end notifications in member areas.
- Migrations Migrations management (eg. for Databases)