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 K3 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 Cloudinary sync Automatically push your media assets to Cloudinary when you upload them in Kirby. Instead of serving the assets from your Kirby server, they… K4 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 K3 return [ 'schnti.cachebuster.active' => true ]; Cachebuster Add modification timestamps to your css and js files, as long as they are embedded with the css() and js() helpers. K4 K3 More by Bruno Meilick More class ExamplePage extends \Kirby\Cms\Page { use \Bnomei\ModelWithTurbo; } Turbo Speed up Kirby with automatic caching K5 Kart Streamlined E-Commerce Shopping Cart Solution K5 return [ 'bnomei.robots-txt' => [ 'content' => '...' ] ]; Robots.txt Manage the robots.txt from Kirby's config file K5 K4 K3