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 'nerdcel.kirby-oauth2-email' => [ 'callback-path' => 'callback-path', 'enabled' => true, 'email' => 'example@your-provider.tdl', 'service' => 'azure', 'client-id' => 'your-client-id', 'client-secret' => 'your-client-secret', 'refresh-token' => 'your-refresh-token', ]; OAuth2 Email This plugin allows you to authenticate users via OAuth2 and their email address. K5 K4 Kirby Role Blueprints Control the visibility of blueprint nodes based on the current user role. K5 K4 Bouncer Restrict access of a user role to a specific page (and its children) in the Panel. K5 K4 More by Bruno Meilick More 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 class ExamplePage extends \Kirby\Cms\Page { use \Bnomei\ModelWithTurbo; } Turbo Speed up Kirby with automatic caching K5 Kart Streamlined E-Commerce Shopping Cart Solution K5