Bruno Meilick Fingerprint File method and css/js helpers to add hashes to assets and files Docs Source Install Manual Download … and extract the folder to site/plugins/fingerprint Composer Copy Git Submodule Copy Sponsor $page->file('ukulele.pdf')->fingerprint(); Version 5.2.1 License MIT Stars 42 Supports K5 K4 Created 24 Jul 2018 Updated 18 May 2025 Info Topics Assets Cachebusting Implements File method(s) Support Docs Issues Email Latest releases 5.2.1 5.2.0 5.1.0 5.0.0 3.2.0 Similar plugins Laravel Mix Helper Use the mix helper function to get the correct path to your versioned CSS and JS files generated by Laravel Mix. 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 Kirby Litespeed Litespeed plugin for Kirby CMS K5 More by Bruno Meilick More <html <?= $site->langAttr() ?>> <head> <meta charset="utf-8"> <?= $page->htmlhead() ?> </head> ... HTMLHead Add a best-practice HTML head element to your templates, extendable with snippets K5 K4 class ExamplePage extends \Kirby\Cms\Page { use \Bnomei\ModelWithTurbo; } Turbo Speed up Kirby with automatic caching K5 Kirby MCP CLI-first MCP server for Composer-based Kirby CMS projects. It lets an IDE or agent inspect your Kirby project (blueprints, templates, plugi… K5