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.1 License MIT Stars 22 Supports K5 K4 K3 Created 20 Dec 2022 Updated 5 Jan 2025 Info Topics Cli Templating Components Devtools Implements CLI command(s) Support Docs Issues Email Latest releases 2.0.1 2.0.0 1.0.4 1.0.3 1.0.2 Similar plugins Microseasons Kirby plugin that will render the current Japanese micro season in a template. Includes various configuration options. 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 Kirby Vite A set of helper functions to get the correct path to your versioned css and js files generated by Vite. K5 K4 K3 More by Bruno Meilick More 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 $page->file('ukulele.pdf')->fingerprint(); Fingerprint File method and css/js helpers to add hashes to assets and files K5 K4 K3 return [ 'bnomei.robots-txt' => [ 'content' => '...' ] ]; Robots.txt Manage the robots.txt from Kirby's config file K5 K4 K3