ecomteck / module-minify

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

Home Page:https://ecomteck.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

module-minify

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

About

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

https://ecomteck.com


Languages

Language:PHP 100.0%