An open API service indexing awesome lists of open source software.

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

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)