Husken Medien GmbH Kirby Role Blueprints Control the visibility of blueprint nodes based on the current user role. Docs Source Install Manual Download … and extract the folder to site/plugins/kirby-role-blueprints Composer Copy Git Submodule Copy Version 1.0.0 License Unlicensed Stars 11 Supports K5 K4 Created 11 Feb 2026 Updated 11 Feb 2026 Info Topics Security Blueprints Implements Blueprint(s) Support Docs Issues Email Similar plugins OAuth 2.0 Interface to use OAuth 2.0 providers for user authentication K5 K4 env('APP_DEBUG'); DotEnv Store project credentials and environment variables in a .env file and access them in Kirby K5 K4 return [ 'bnomei.securityheaders.headers' => [ 'X-Frame-Options' => 'SAMEORIGIN', 'X-XSS-Protection' => '1; mode=block', 'X-Content-Type-Options' => 'nosniff', ... ] ]; Content Security Policy Simplify the content security policy headers setup for your website K5 K4