glue-agency / craft-fingerprint-assets
Add fingerprints to your assets on update
Installs: 16 583
Dependents: 1
Suggesters: 0
Security: 0
Stars: 4
Watchers: 2
Forks: 1
Open Issues: 1
Type:craft-plugin
Requires
- php: ^8.0.2|^9.0
- craftcms/cms: ^4.0.0
This package is auto-updated.
Last update: 2024-11-05 17:15:23 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.