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 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 Panel Menu A fluent, chainable PHP class for managing panel menu entries. K5 K4 Tailwind Merge Intelligently merge Tailwind classes without style conflicts in your Kirby templates K5 K4 Loop Interactive feedback tool for Kirby CMS websites that allows users to add contextual comments directly on page elements K5 K4 More by Lukas Kleinschmidt More Terminal Manage background processes from the panel. Define scripts like you might already be familiar with from npm. Start or stop predefined scriptβ¦ K4 <!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 return [ 'lukaskleinschmidt.resolve.cache' => true ]; Resolve Speed up Kirby's page routing. K4