Bruno Meilick Autoloader Helper to automatically load various Kirby extensions in a plugin Docs Source Download Sponsor Kirby::plugin('bnomei/example', [ 'blueprints' => autoloader(__DIR__) ->blueprints(), 'snippets' => autoloader(__DIR__) ->snippets(), // other extensions ]); Version 4.4.0 License MIT Stars 17 Supports K4 K3 Created 1 Sep 2021 Updated 20 Aug 2024 Info Topics DX Plugin Development Support Docs Issues Email Latest releases 4.4.0 4.3.3 4.3.2 4.3.1 4.3.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. K4 K3 Devutils Kirby devutils is a set of command line tools to help you manage your Kirby CMS project. K4 Ray Helper tool that enables ray (https://myray.app/) on all extendable methods. K4 K3 More by Bruno Meilick More sections: redirects: extends: plugin-redirects3xx Redirects Setup HTTP status code redirects from within the Panel K4 K3 Recently Modified Kirby Plugin to view recently modified pages by current User (or other collections) K4 K3 return [ 'bnomei.robots-txt' => [ 'content' => '...' ] ]; Robots.txt Manage the robots.txt from Kirby's config file K4 K3