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 Template Sugar Syntactic sugar for Kirby templates that makes working with snippets and slots a breeze. K4 K3 Ray Helper tool that enables ray (https://myray.app/) on all extendable methods. K4 K3 - 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 More by Bruno Meilick More Posthog Connect Kirby to Posthog via PHP or Javascript K4 K3 Khulan - Kirby MongoDB Khulan is a cache driver and content cache with NoSQL interface for Kirby using MongoDB. K4 'bnomei.boost.cache' => [ 'type' => 'apcu', ], 'cache' => [ 'uuid' => [ 'type' => 'apcu', ], ], Boost Boost the speed of Kirby by having content files of pages cached and a fast lookup based on uuids K4 K3