Lukas Kleinschmidt Resolve Speed up Kirby's page routing. Docs Source Install Manual Download and extract the folder to site/plugins/resolve Composer Copy Git Submodule Copy return [ 'lukaskleinschmidt.resolve.cache' => true ]; Version 1.0.2 License MIT Stars 27 Supports K4 K3 Created 24 Mar 2020 Updated 23 Apr 2020 Info Topics Performance Routing Implements Route(s) Support Docs Issues Email Latest releases 1.0.2 1.0.1 1.0.0 Similar plugins Bouncer Restrict access of a user role to a specific page (and its children) in the Panel. K5 K4 K3 sections: redirects: extends: plugin-redirects3xx Redirects Setup HTTP status code redirects from within the Panel K5 K4 K3 'beebmx.kirby-middleware' => [ 'global' => [ MyOwnGlobalMiddleware::class, ], ] Middleware Kirby Middleware provides a powerful mechanism for inspecting and filtering requests entering in your Kirby site. K5 K4 More by Lukas Kleinschmidt More <!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 π snippets ββ π header.controller.php ββ π header.php Snippet Controller Define snippet controllers in a similar way to page controllers. K4 K3 Terminal Manage background processes from the panel. Define scripts like you might already be familiar with from npm. Start or stop predefined scriptβ¦ K4 K3