Download the PHP package thoughtco/statamic-minify without Composer
On this page you can find all versions of the php package thoughtco/statamic-minify. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download thoughtco/statamic-minify
More information about thoughtco/statamic-minify
Files in thoughtco/statamic-minify
Download thoughtco/statamic-minify
More information about thoughtco/statamic-minify
Files in thoughtco/statamic-minify
Vendor thoughtco
Package statamic-minify
Short Description Automatically minifies CSS and JS files on a Statamic v3 site
License
Package statamic-minify
Short Description Automatically minifies CSS and JS files on a Statamic v3 site
License
Please rate this library. Is it a good library?
Informations about the package statamic-minify
Statamic Minify
Add on for Statamic v3 to combine and minify all CSS and JS files found in the page response.
Features
- Conditionally minify CSS or JS
- Group together specific files using data-group on your link or script element
- No pre-processing or combining of files required
Installation
Install by composer: composer require thoughtco/statamic-minify
A new config file will be published, and you can modify the minification settings in config/thoughtco/minify.php
.
Static Caching
If you are using static caching, add \Thoughtco\Minify\Replacers\MinifyReplacer::class
to your statamic.static_caching.replacers
array.
All versions of statamic-minify with dependencies
PHP Build Version
Package Version
Requires
matthiasmullie/minify Version
*
The package thoughtco/statamic-minify contains the following files
Loading the files please wait ....