Bruno Meilick Storybook Generate Storybook stories from snippets and templates Docs Source Install Manual Download and extract the folder to site/plugins/storybook Composer Copy Git Submodule Copy Sponsor Version 2.0.2 License MIT Stars 22 Supports K5 K4 K3 Created 20 Dec 2022 Updated 23 Aug 2025 Info Topics Cli Templating Components Devtools Implements CLI command(s) Support Docs Issues Email Latest releases 2.0.2 2.0.1 2.0.0 1.0.4 1.0.3 Similar plugins $form = new Form([ 'name' => [ 'rules' => ['required'], 'message' => ['Name is required'] ], ]); Uniform Probably the most versatile solution for handling web form submissions, validation and backend processing on your site K5 K4 K3 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 K3 Code Editor Code editor field for Kirby 3 and 4. K5 K4 K3 More by Bruno Meilick More 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 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 Kart Streamlined E-Commerce Shopping Cart Solution K5