FileMerger

Magento Extension
Download latest - 0.1.1

When you set to merge js or css files in one the main problem that magento do not check if file was really changed they check only file names. And even if you clear media/css files magento will generate the same file name for updated files but browsers won't know about changes and will use cached copy.
This extension will fix this problem.

Releases (2)

Date Version Notes
2013-01-14 0.1.1

You have to set
System -> Configuration -> Developer ->
Merge JavaScript Files|Merge Css Files
to "Yes" in order to benefit from this extension

2013-01-08 0.1.0

You have to set
System -> Configuration -> Developer ->
Merge JavaScript Files|Merge Css Files
to "Yes" in order to benefit from this extension