Bruno Meilick Autoloader Helper to automatically load various Kirby extensions in a plugin Docs Source Install Manual Download and extract the folder to site/plugins/autoloader Composer Copy Git Submodule Copy Sponsor Kirby::plugin('bnomei/example', [ 'blueprints' => autoloader(__DIR__) ->blueprints(), 'snippets' => autoloader(__DIR__) ->snippets(), // other extensions ]); Version 5.0.0 License MIT Stars 18 Supports K5 K4 K3 Created 1 Sep 2021 Updated 1 Dec 2024 Info Topics DX Plugin Development Support Docs Issues Email Latest releases 5.0.0 4.4.0 4.3.3 4.3.2 4.3.1 Similar plugins Playground Kirby plugin for creating UI test pages K5 K4 return Field::make(FieldTypes::TEXT) ->label('Description') ->toArray(); PHP Class-based Blueprints PHP Class-based Blueprints for better type safety and code completion K5 K4 K3 Statusbar Kirby frontend statusbar plugin K5 K4 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 Storybook Generate Storybook stories from snippets and templates K5 K4 K3 <?= $page->counterImage() ?> Pageview Counter Track Page view count and last visited timestamp K5 K4 K3