2017 © Pedro Peláez
 

magento-module minify

Magento JS/CSS Minification Module

image

mygento/minify

Magento JS/CSS Minification Module

  • Friday, September 25, 2015
  • by mygento
  • Repository
  • 3 Watchers
  • 0 Stars
  • 2,002 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 7 % Grown

The README.md

CDN module

Build Status Code Climate Scrutinizer Code Quality, (*1)

Issues

GitHub., (*2)

Features

  • Minify merged CSS ✓
  • Minify merged JS ✓
  • Minify HTML

Install a module in your project

If you want to use the our Magento module repository, set up your root composer.json in your project like this:, (*3)

{
    "require": {
        "mygento/minify": "1.*",
    },
    "repositories": [
        {
            "type": "composer",
            "url": "http://mygento.github.io/packages"
        }
    ]
}

www.mygento.ru, (*4)

The Versions