Fernando Gutiérrez Policy Display different fields for different user roles in the Panel Docs Source Install Manual Download and extract the folder to site/plugins/policy Composer Copy Git Submodule Copy blueprints ├── pages │ ├── default.yml │ ├── home.policy.yml │ ├── simple.policy.yml │ ├── content.yml │ └── post.policy.yml ├── users │ ├── admin.yml │ └── editor.yml └── site.yml Version 1.2.1 License MIT Stars 22 Supports K5 K4 Created 24 May 2024 Updated 20 Aug 2025 Info Topics Panel Blueprints User management Implements Blueprint(s) Support Docs Issues Latest releases 1.2.1 1.2.0 1.1.0 1.0.7 1.0.6 Similar plugins Bouncer Restrict access of a user role to a specific page (and its children) in the Panel. K4 K3 More by Fernando Gutiérrez More use Beebmx\KirbyDB\DB; DB::table('users')->get(); Illuminate Database Use Laravel's illuminate/database package in Kirby K5 K4 K3 Enum Kirby Enum adds the ability to display and set enumeration content in the panel. K5 K4 X-Ray X-Ray provides a comprehensive overview of the content present on your site and individual pages, allowing you to inspect and evaluate them … K5