Minify HTML including inline CSS and JS to speed up your site. Works with default Magento CSS/JS merger
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
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