This plugin is marked as archived and no longer actively maintained
Johann Schopplich Johann Schopplich

Hashed Assets

File name hashes support for css() and js() helpers. Without rewrite rules!

Manual

Download

… and extract the folder to site/plugins/hashed-assets

Composer

Git Submodule

<?= js('assets/js/main.js') ?>

<!-- will become -->
<script src="/assets/js/main.9ad649fd.js"></script>
Version
3.0.10
License
MIT
Stars
23
Supports
K4
More