Fernando Gutiérrez Enum Kirby Enum adds the ability to display and set enumeration content in the panel. Docs Source Install Manual Download and extract the folder to site/plugins/enum Composer Copy Git Submodule Copy Version 1.0.1 License MIT Stars 5 Supports K5 K4 Created 5 Aug 2025 Updated 6 Aug 2025 Info Topics Content Creation Panel Structured data Implements Field method(s) Panel field(s) Support Docs Issues Latest releases 1.0.1 1.0.0 Similar plugins Locator A simple map & geolocation field, built on top of open-source services and Mapbox. K5 K4 K3 Merx A powerful toolkit to create your very own online shop. Start entirely from scratch or integrate a store into your existing Kirby websi… K5 K4 K3 DreamForm The form builder plugin that makes forms just work like magic. Build single or multi-step forms in the panel, create Zapier-like submission … K5 K4 More by Fernando Gutiérrez More Courier Kirby Courier offers a convenient and painless solution for creating emails tailored for your Kirby website. K5 K4 K3 use Beebmx\KirbyDB\DB; DB::table('users')->get(); Illuminate Database Use Laravel's illuminate/database package in Kirby K5 K4 K3 blueprints ├── pages │ ├── default.yml │ ├── home.policy.yml │ ├── simple.policy.yml │ ├── content.yml │ └── post.policy.yml ├── users │ ├── admin.yml │ └── editor.yml └── site.yml Policy Display different fields for different user roles in the Panel K5 K4