MODX EXTRA
MinifyX
Combine and minify JS and CSS files
Creator: Patrick
Nijkamp (scherpontwikkeling)
Updated By: jako
About MinifyX
MinifyX is a MODX Revolution extra that allows to combine and minify JS and CSS files to speed up your site and reduce server load.
Information
Instructions
Install via package manager, use the snippet and the plugin.
New in MinifyX 2.0.0
Breaking change in 2.0
- Complete code refactoring removing internal methods and system settings
- Removed global php method "minify"
- Removed the ability to use versions for assets
- Removed "preHooks" and "hooks"
- Removed image compression with Munee
Changes in this version
- Use Assetic instead of Munee
- Minify HTML with pfaciana/tiny-html-minifier