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
  • Bart Vandeputte Bart Vandeputte

    Fingerprint

    Cache-busting utility to fingerprint assets

    Docs Source

    Manual

    Download and extract the folder to site/plugins/fingerprint

    Composer

    Git Submodule

    href="styles.db5796ea5bf2.css"
    Version
    2.2.5
    License
    MIT
    Stars
    16
    Supports
    K4 K3
    Created
    15 Mar 2019
    Updated
    3 Dec 2023

    Info

    Topics
    • Assets
    • CSS
    • Media
    • Performance
    • Cachebusting
    • JS
    Support
    • Docs
    • Issues
    • Email
    Latest releases
    • 2.2.5
    • 2.2.4
    • 2.2.3
    • 2.2.2
    • 2.2.1

    Similar plugins

    • 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
    • Imagex Imagex helps you orchestrate modern, responsive and performant images in Kirby. K5 K4
    • Icon Field A simple but magical icon field for selecting SVG icons or sprite icons from any folder K5 K4 K3

    More by Bart Vandeputte

    More
    • $site->log('My message', 'error');
      Log A little log utility (KLogger wrapper) K4 K3
    • $pages->bettersearch($string, $options)
      Better Search Search for full word combinations rather than just individual words. K4 K3
    • 'en' => [
          [
              'id'      => 'some-uuid',
              'slug'    => 'slug-in-english',
              'content' => [...]
          ]
      ]
      Virtual pages helper kit Opinionated boilerplate helper to make it easier to work with virtual pages in a multilingual Kirby setup. K3