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

meanbee/magestack-optimiser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 73.0%
  • HTML 17.8%
  • CSS 9.2%