Bruno Meilick Content Security Policy Simplify the content security policy headers setup for your website Docs Source Install Manual Download … and extract the folder to site/plugins/content-security-policy Composer Copy Git Submodule Copy Sponsor return [ 'bnomei.securityheaders.headers' => [ 'X-Frame-Options' => 'SAMEORIGIN', 'X-XSS-Protection' => '1; mode=block', 'X-Content-Type-Options' => 'nosniff', ... ] ]; Version 5.1.1 License MIT Stars 27 Supports K5 K4 Created 27 Jul 2018 Updated 23 Aug 2025 Info Topics Security Configuration Implements Hook(s) Page method(s) Site method(s) Support Docs Issues Email Latest releases 5.1.1 5.1.0 5.0.4 5.0.3 5.0.2 Similar plugins Panel Menu A fluent, chainable PHP class for managing panel menu entries. K5 K4 Kirby Route Protect Protect panel user from creating page URL in conflict with routes. K5 K4 OAuth 2.0 Interface to use OAuth 2.0 providers for user authentication K5 K4 More by Bruno Meilick More class ExamplePage extends \Kirby\Cms\Page { use \Bnomei\ModelWithTurbo; } Turbo Speed up Kirby with automatic caching K5 Posthog Connect Kirby to Posthog via PHP or Javascript K5 K4 Janitor Run command – like cleaning the cache – from within the Panel via a customizable button, directly in PHP code or with a cronjob K5 K4