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.0.7 License MIT Stars 14 Supports K4 Created 24 May 2024 Updated 2 Aug 2024 Info Topics Panel Blueprints User management Implements Blueprint(s) Support Docs Issues Latest releases 1.0.7 1.0.6 1.0.5 1.0.4 1.0.3 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 'beebmx.kirby-middleware' => [ 'global' => [ MyOwnGlobalMiddleware::class, ], ] Middleware Kirby Middleware provides a powerful mechanism for inspecting and filtering requests entering in your Kirby site. K4 Patrol An easy and customizable way to manage access to website pages according to the roles assigned to users within the Kirby panel interface. K4 Courier Kirby Courier offers a convenient and painless solution for creating emails tailored for your Kirby website. K5 K4 K3