Download the PHP package dorsetdigital/silverstripe-htmlminifier without Composer
On this page you can find all versions of the php package dorsetdigital/silverstripe-htmlminifier. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dorsetdigital/silverstripe-htmlminifier
More information about dorsetdigital/silverstripe-htmlminifier
Files in dorsetdigital/silverstripe-htmlminifier
Download dorsetdigital/silverstripe-htmlminifier
More information about dorsetdigital/silverstripe-htmlminifier
Files in dorsetdigital/silverstripe-htmlminifier
Vendor dorsetdigital
Package silverstripe-htmlminifier
Short Description HTML minifier for Silverstripe
License BSD-3-Clause
Homepage https://github.com/DorsetDigital/silverstripe-htmlminifier
Package silverstripe-htmlminifier
Short Description HTML minifier for Silverstripe
License BSD-3-Clause
Homepage https://github.com/DorsetDigital/silverstripe-htmlminifier
Please rate this library. Is it a good library?
Informations about the package silverstripe-htmlminifier
Silverstripe HTML Minifier
This module minifies the output of a Silverstripe site using the HtmlMin package
Requirements
*Silverstripe 4.x
Installation
- Install the code with
composer require dorsetdigital/silverstripe-htmlminifier "^1"
- Run a
dev/build?flush
to update your project
Usage
The module needs to be enabled in order to work. This can be done in a yml file:
The options are hopefully fairly self explanatory:
enable
- enable minificationenable_in_dev
- enable minification in dev mode (default false)
Notes
- The module is disabled in the CMS / admin system
Credits
- Uses the excellent HtmlMin package (https://github.com/voku/HtmlMin)
- As always, thanks to the core team for all their hard work.
All versions of silverstripe-htmlminifier with dependencies
PHP Build Version
Package Version
Requires
silverstripe/vendor-plugin Version
^1.0
silverstripe/cms Version ^4
voku/html-min Version ^4
silverstripe/cms Version ^4
voku/html-min Version ^4
The package dorsetdigital/silverstripe-htmlminifier contains the following files
Loading the files please wait ....