meanbee / magestack-optimiser

MageStack Optimiser module for Magento

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MageStack Optimiser

This module aims to assist Magento 1.x store owners with fast/easy store improvements to address common store misconfiguration.

Installation

  1. Change directory to your Magento document root

  2. Using git or modman, clone the repository,

     git clone https://github.com/sonassi/magestack-optimiser
    
  3. Copy the respective files into your Magento installation

     rsync -vPa magestack-optimiser/app/ app/
     rsync -vPa magestack-optimiser/skin/ skin/
    
  4. Refresh your Magento configuration, layout and block HTML cache

  5. From the Magento admin, visit System > MageStack > Optimiser and follow the on screen instructions

About

MageStack Optimiser module for Magento


Languages

Language:PHP 73.0%Language:HTML 17.8%Language:CSS 9.2%