Bruno Meilick PHP Class-based Blueprints PHP Class-based Blueprints for better type safety and code completion Docs Source Install Manual Download and extract the folder to site/plugins/blueprints Composer Copy Git Submodule Copy Sponsor return Field::make(FieldTypes::TEXT) ->label('Description') ->toArray(); Version 5.1.2 License Other Stars 18 Supports K5 K4 K3 Created 24 Nov 2023 Updated 18 Mar 2025 Info Topics DX Blueprints Support Docs Issues Email Latest releases 5.1.2 5.1.1 5.1.0 5.0.1 4.5.0 Similar plugins - kirby install - kirby install:kit - kirby install:repo - kirby make:blueprint - kirby make:collection - kirby make:command CLI The Kirby command line interface helps to simplify common tasks with your Kirby installations. K5 K4 K3 Ray Helper tool that enables ray (https://myray.app/) on all extendable methods. K5 K4 K3 Alfred: Kirby Docs search Kirby docs search workflow for Alfred K5 K4 More by Bruno Meilick More Redis Cache Driver Redis based Cache-Driver K5 K4 K3 return [ 'bnomei.robots-txt' => [ 'content' => '...' ] ]; Robots.txt Manage the robots.txt from Kirby's config file K5 K4 K3 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 K3