Fernando Gutiérrez Env Store project credentials and variables in a .env file and access them in Kirby Docs Source Install Manual Download … and extract the folder to site/plugins/env Composer Copy Git Submodule Copy \Beebmx\KirbyEnv::load('main/path'); return [ 'debug' => env('KIRBY_DEBUG', false), 'secret' => env('SECRET_KEY'), 'public' => env('PUBLIC_KEY'), ]; Version 5.1.0 License MIT Stars 19 Supports K5 K4 K3 Created 22 Jan 2019 Updated 20 Aug 2025 Info Topics Security Configuration Implements Helper(s) Support Docs Issues Latest releases 5.1.0 5.0.0 4.2.1 4.2.0 4.1.0 Similar plugins Patrol An easy and customizable way to manage access to website pages according to the roles assigned to users within the Kirby panel interface. K5 K4 Bouncer Restrict access of a user role to a specific page (and its children) in the Panel. K5 K4 K3 Kirby Sign Kirby Sign makes it easy to generate signed URLs for your Kirby site. K5 K4 More by Fernando Gutiérrez More Kirby Sign Kirby Sign makes it easy to generate signed URLs for your Kirby site. K5 K4 Enum Kirby Enum adds the ability to display and set enumeration content in the panel. K5 K4 Scheduler Kirby Scheduler offers a fresh approach to managing scheduled tasks on your server. K5