ecomteck/module-minify

Minify HTML including inline CSS and JS to speed up your site. Works with default Magento CSS/JS merger.

Installs: 6 241

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 3

Open Issues: 0

Type:magento2-module

2.0.4 2020-01-21 03:56 UTC

This package is auto-updated.

Last update: 2024-05-05 15:59:18 UTC


README

Minify HTML including inline CSS and JS to speed up your site. Works with default Magento CSS/JS merger

1. Documentation

2. How to install

✓ Install via composer (recommend)

Run the following command in Magento 2 root folder:

composer require ecomteck/module-minify
php bin/magento module:enable Ecomteck_Minify
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy -f
php bin/magento cache:clean

Conclusion

Magento 2 Minify Extension will optimize the site and improve page speed.

People also search:

  • magento 2 minify
  • magento 2 minify js
  • magento 2 minify css
  • magento 2 minify html
  • ecomteck minify for magento 2

Other free extension on Github