frosh / platform-html-minify
This plugin delivers minified HTML and minified inline JavaScript to visitors.
Installs: 31 757
Dependents: 0
Suggesters: 0
Security: 0
Stars: 10
Watchers: 3
Forks: 3
Open Issues: 0
Language:HTML
Type:shopware-platform-plugin
Requires
- mrclay/jsmin-php: ^2.4
- shopware/core: ~6.5.0||~6.6.0
README
This plugin delivers minified HTML and minified inline JavaScript to visitors.
In tests this results in up to 50% smaller contents, with enabled compression up to 30%.
You can track the compression in Devtools by viewing the header X-Html-Compressor
.
Download
Composer from packagist.org
composer require frosh/platform-html-minify
Store
Download Plugin via plugin manager or extension manager
ZIP
Download the plugin from the release page, upload it into the plugin manager or extension manager and enable it Latest release:
https://github.com/FriendsOfShopware/FroshPlatformHtmlMinify/releases/latest/download/FroshPlatformHtmlMinify.zip
Install
bin/console plugin:refresh bin/console plugin:install -c --activate FroshPlatformHtmlMinify
License
The MIT License (MIT). Please see License File for more information.