Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 667 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 667 Bytes

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, 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