Sam Serrien Devutils Kirby devutils is a set of command line tools to help you manage your Kirby CMS project. Docs Source Install Manual Download and extract the folder to site/plugins/devutils Composer Copy Git Submodule Copy Version 1.0.0 License MIT Stars 5 Supports K4 Created 30 Mar 2024 Updated 3 Apr 2024 Info Topics Cli DX Devtools Implements CLI command(s) Support Docs Issues Email Latest releases 1.0.0 0.0.5 0.0.4 0.0.3 0.0.2 Similar plugins Statusbar Kirby frontend statusbar plugin K5 K4 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 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 More by Sam Serrien More Ray Helper tool that enables ray (https://myray.app/) on all extendable methods. K4 K3 <?= __('Welcome to my site') ?> <?= __('label.name') ?> <?= __('Copyright {{year}}', ['year' => '2022']) ?> Fragments Small string/translation helper for fragments 'laravel/blade' style. Supports translating fragments (e.g. static labels) on site or page lev… K4 K3