MinifyX
Combine and minify JS and CSS files
Creator: Patrick Nijkamp (scherpontwikkeling)
Updated by: Thomas Jakobi (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
Released
September 11, 2022
Supported Database
MySQL, SQL Server
License
GPLv2
Instructions
Install via package manager, use the snippet and the plugin.
New in 2.0.3-pl
Changes in this version
- Fix registering scripts and styles in contexts that have a base_url set
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