Bruno Meilick DotEnv Store project credentials and environment variables in a .env file and access them in Kirby Docs Source Install Manual Download … and extract the folder to site/plugins/dotenv Composer Copy Git Submodule Copy Sponsor env('APP_DEBUG'); Version 5.0.1 License MIT Stars 41 Supports K5 K4 Created 19 Dec 2018 Updated 23 Aug 2025 Info Topics Security Configuration Implements Helper(s) Support Docs Issues Email Latest releases 5.0.1 5.0.0 2.2.0 2.1.1 2.1.0 Similar plugins Panel Menu A fluent, chainable PHP class for managing panel menu entries. K5 K4 '/^(?=.*[0-9])(?=.*[!@#$%^&*])[A-Za-z\d!@#$%^&*]{16,}$/' Password Policy Enforce a password policy on user creation or password change K5 K4 Kirby Role Blueprints Control the visibility of blueprint nodes based on the current user role. K5 K4 More by Bruno Meilick More class ExamplePage extends \Kirby\Cms\Page { use \Bnomei\ModelWithTurbo; } Turbo Speed up Kirby with automatic caching K5 Janitor Run command – like cleaning the cache – from within the Panel via a customizable button, directly in PHP code or with a cronjob K5 K4 <html <?= $site->langAttr() ?>> <head> <meta charset="utf-8"> <?= $page->htmlhead() ?> </head> ... HTMLHead Add a best-practice HTML head element to your templates, extendable with snippets K5 K4