https://github.com/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
https://github.com/ecomteck/module-minify
ecomteck ecomteck-free-extensions ecomteck-minify-extension magento-2-extension-free magento-2-minify-extension minify-css minify-html minify-js
Last synced: 6 months ago
JSON representation
Magento 2 Minify HTML including inline CSS and JS to speed up your site. Works with default Magento 2 CSS/JS merger
- Host: GitHub
- URL: https://github.com/ecomteck/module-minify
- Owner: ecomteck
- Created: 2020-01-21T03:47:06.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-05T06:16:54.000Z (over 6 years ago)
- Last Synced: 2025-08-19T16:33:42.980Z (10 months ago)
- Topics: ecomteck, ecomteck-free-extensions, ecomteck-minify-extension, magento-2-extension-free, magento-2-minify-extension, minify-css, minify-html, minify-js
- Language: PHP
- Homepage: https://ecomteck.com
- Size: 25.4 KB
- Stars: 1
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# module-minify
Minify HTML including inline CSS and JS to speed up your site. Works with default Magento CSS/JS merger
## 1. Documentation
- [Installation guide](https://ecomteck.com/magento-2-tutorials/install-magento-2-extension/)
- [Download from our Live site](https://ecomteck.com/downloads/magento-2-minify-extension/)
- [Get Free Support](https://ecomteck.com/ask-question/)
- [Get Custom Work](https://ecomteck.com/contact)
## 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**
- [Magento 2 Order Comments](https://github.com/ecomteck/magento2-order-comments)
- [Magento 2 Social Login](https://github.com/ecomteck/magento-2-social-login)