Lukas Kleinschmidt Snippet Controller Define snippet controllers in a similar way to page controllers. Docs Source Install Manual Download and extract the folder to site/plugins/snippet-controller Composer Copy Git Submodule Copy 📁 snippets ├─ 📄 header.controller.php └─ 📄 header.php Version 2.2.0 License MIT Stars 19 Supports K4 K3 Created 5 Jan 2023 Updated 6 Nov 2023 Info Topics DX Templating Support Docs Issues Email Latest releases 2.2.0 2.1.0 2.0.1 2.0.0 1.0.0 Similar plugins Code Highlighter A server-side syntax highlighter plugin for Kirby CMS, powered by Phiki, that uses TextMate grammars and VS Code themes to generate syntax-h… K5 K4 Kirby Vite A set of helper functions to get the correct path to your versioned css and js files generated by Vite. K5 K4 K3 Ray Helper tool that enables ray (https://myray.app/) on all extendable methods. K5 K4 K3 More by Lukas Kleinschmidt More return [ 'lukaskleinschmidt.resolve.cache' => true ]; Resolve Speed up Kirby's page routing. K4 K3 user@host:~/project$ kirby types:create kirby-types v1.1.0 types:create ✓ added blueprints fields ✓ added custom methods ✓ added decorators ✓ added aliases types helper created successfully Types IDE Helper for Kirby. Adds the kirby types:create command to your project to create an additional type hints file. K4 K3 <!doctype html> <head> <?= vite(['assets/css/app.css', 'assets/js/app.js']) ?> </head> Laravel Vite Use the laravel-vite-plugin in your Kirby application. K4 K3