glue-agency / craft-fingerprint-assets
Add fingerprints to your assets on update
Package info
github.com/glue-agency/craft-fingerprint-assets
Type:craft-plugin
pkg:composer/glue-agency/craft-fingerprint-assets
2.0.0
2023-04-05 13:34 UTC
Requires
- php: ^8.0.2|^9.0
- craftcms/cms: ^4.0.0
This package is auto-updated.
Last update: 2026-03-05 20:09:00 UTC
README
Add fingerprints to your assets on update ☝️
dog.jpg becomes dog.f1553871350.jpg on update (for instance after a crop). This can be helpful if you use a CDN for your images (imgix, Cloudinary). Learn how fingerprinting images improves your caching and page load speed.
Requirements
Craft CMS 3.1.0 or later.