Devtools
Staff picks
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…
- Middleware Kirby Middleware provides a powerful mechanism for inspecting and filtering requests entering in your Kirby site.
-
Logger Gain deeper insights into your Kirby website's behavior with the powerful Logger.
- 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…
-
Debug Bar PHP Debug Bar for KirbyCMS
- Types IDE Helper for Kirby. Adds the kirby types:create command to your project to create an additional type hints file.
- Maintenance Mode Switch your website to maintenance mode and it will only be visible to logged in users.
-
Storybook Generate Storybook stories from snippets and templates
- Migrations Migrations management (eg. for Databases)
- Tracker Tracker is a plugin to track content changes and create panel logs or front-end notifications in member areas.
-
Kirbylog Zero-dependency global kirbylog() helper for any content
-
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.
- Virtual pages helper kit Opinionated boilerplate helper to make it easier to work with virtual pages in a multilingual Kirby setup.
-
Ray Helper tool that enables ray (https://myray.app/) on all extendable methods.
- Methods Folder Methods Folder is a plugin to automatically register local methods provided in the folder site/methods just like Kirby accepts local collect…
-
Terminal Manage background processes from the panel. Define scripts like you might already be familiar with from npm. Start or stop predefined script…
- Queue Enable workers in Kirby that can do tasks in the background at scheduled intervals (cron) by working through queues of jobs
- Log A little log utility (KLogger wrapper)
- Redirects Setup HTTP status code redirects from within the Panel
-
Sentry Sentry real-time crash reporting for Kirby CMS sites