Adam Kiss Alfred: Kirby Docs search Kirby docs search workflow for Alfred Docs Source Download Version 3.0.3 License MIT Stars 30 Supports K5 K4 Created 8 Jun 2021 Updated 22 Jan 2025 Info Topics DX Devtools Support Docs Issues Latest releases 3.0.3 3.0.2 3.0.1 2.0.1 1.0.0 Similar plugins Kirby::plugin('bnomei/example', [ 'blueprints' => autoloader(__DIR__) ->blueprints(), 'snippets' => autoloader(__DIR__) ->snippets(), // other extensions ]); Autoloader Helper to automatically load various Kirby extensions in a plugin K5 K4 K3 sections: redirects: extends: plugin-redirects3xx Redirects Setup HTTP status code redirects from within the Panel K5 K4 K3 return [ 'afbora.loader.roots' => [ '/plugins/core', '/plugins/payment', '/plugins/shipping', ] ]; Plugin Loader With Kirby Loader you can load plugins from multiple roots. Thus, you can simplify the management of your plugins by grouping. K5 K4 K3 More by Adam Kiss More Heroicons Plugin that provides heroicons as snippets to embed, customisable with a class argument. K4 K3