Adam Kiss Alfred: Kirby Docs search Kirby docs search workflow for Alfred Docs Source Install Manual Download … and extract the folder to site/plugins/alfred-kirby-docs-search Git Submodule Copy 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 Playground Kirby plugin for creating UI test pages K5 K4 Kirby Editor A fully functional built-in file explorer for Kirby CMS K5 K4 class MigrationTest extends Migration { public function up() { $result = Db::query( 'ALTER TABLE `my_table` ADD COLUMN `test` INT DEFAULT NULL; '); if (!$result) throw Db::lastError(); } } Migrations Migrations management (eg. for Databases) K5 K4 K3 More by Adam Kiss More Heroicons Plugin that provides heroicons as snippets to embed, customisable with a class argument. K4 K3