• MODX.com

    6,260 downloads

  • modstore.pro

    37 downloads

ModxMinify

ModxMinify is an extra by sterc, first released on 2022-11-14.

Package Description

MODX Minify is a MODX Extra to group and minify your CSS, SCSS, LESS and JS files. You can create groups, and each group can contain multiple files of the same type. So for instance you create a group named 'css' where you can add all your css, scss and less files. By calling the MODX Minify snippet inside a tag in your head a minified css file will be generated and cached which will contain all your files grouped and minified!

Usage

  • Install the package via Package Management
  • Add groups and files via the manager page
  • Inside your in your template, place the snippet call, for example:

The MODX Minify snippet generates one minified file from all the files added to your specified group. The snippet automatically detects changes in your files, and also checks for changes made in the CMP (adding, updating, removing or reordering of files).

Combining groups

You can also combine multiple groups into one minified file, by using a comma-separated list of groups in your snippet call:

In the above example all the files from group 'css' and 'css2' get combined into one minified CSS file.

Feature requests and issues

Feature requests and issues can be reported on the MODX Minify Github page at https://github.com/Sterc/modx-minify

**Free Extra** This is a free extra and the code is publicly available for you to change. The extra is being actively maintained and you're free to put in pull requests which match our roadmap. Please create an issue if the pull request differs from the roadmap so we can make sure we're on the same page. Need help? Approach our support desk for paid premium support.

Usage/Installation Instructions

Install the extra through the MODX package manager. After installation a new 'MODX Minify' menu item will appear under the 'Extras' menu in your MODX installation.

Details

Developer(s)
sterc
Released
2022-11-14
First seen
2022-11-14
License
GPLv2
Supported databases
Minimum MODX Requirement
2.4

ModxMinify Releases

Vendor Signature Released on
modstore.pro 1.0.2-pl 2022-11-14 (1 year ago)
MODX.com 1.0.2-pl 2022-11-14 (1 year ago)
MODX.com 1.0.1-pl 2018-05-03 (6 years ago)
MODX.com 1.0.0-pl 2017-09-03 (6 years ago)

We've also seen 6 unverified versions of ModxMinify in use, but don't list those as we've been unable of confirming they are official releases from an official source.