This module aims to assist Magento 1.x store owners with fast/easy store improvements to address common store misconfiguration.
-
Change directory to your Magento document root
-
Using
git, clone the repository,git clone https://github.com/sonassi/magestack-optimiser -
Copy the respective files into your Magento installation
rsync -vPa magestack-optimiser/app/ app/ rsync -vPa magestack-optimiser/skin/ skin/ -
Refresh your Magento configuration, layout and block HTML cache
-
From the Magento admin, visit
System > MageStack > Optimiserand follow the on screen instructions