Skip to content
This repository has been archived by the owner on Jul 25, 2023. It is now read-only.

Latest commit

 

History

History
20 lines (11 loc) · 679 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 679 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 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