Skip to content
  • Kirby CMS Plugins
  • Discover
  • Search
  • Developers
  • New plugins
  • Recently updated
  • Most starred
  • Topics
  • Types
  • Free Plugins
  • Paid Plugins
  • Kirby 5
  • Kirby 4

  • Submit a plugin
  • getkirby.com
  • Bruno Meilick Bruno Meilick

    Fingerprint

    File method and css/js helpers to add hashes to assets and files

    Docs Source

    Manual

    Download and extract the folder to site/plugins/fingerprint

    Composer

    Git Submodule

    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
    • Clear Cloudflare Cache Automatically purge Cloudflare cached URLs K4 K3
    • 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

    More by Bruno Meilick

    More
    • Kart Streamlined E-Commerce Shopping Cart Solution K5
    • class ExamplePage extends \Kirby\Cms\Page
      {
          use \Bnomei\ModelWithTurbo;
      }
      Turbo Speed up Kirby with automatic caching K5
    • Janitor Run command – like cleaning the cache – from within the Panel via a customizable button, directly in PHP code or with a cronjob K5 K4 K3