MinifyX
Combine and minify JS and CSS files
Organization: Treehill Studio
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 3, 2026
Supported Database
MySQL, SQL Server
License
GPLv2
Instructions
Install via package manager, use the snippet and the plugin.
New in 2.0.7-pl
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
- Fix an uncaught exception when the minified assets file cannot be created or was not changed
- Update Composer dependencies