Skip to content

JustinElst/Lesti_Fpc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lesti_Fpc

Branch Build Status Coverage
Master Build Status Coverage Status
Develop Build Status Coverage Status

Release Information

Lesti_Fpc 1.3.7

System Requirements

  • PHP 5.3 or higher
  • Magento CE1.5.x-1.9.x

Installation

  • Install with modman:

    • $ modman clone https://github.com/GordonLesti/Lesti_Fpc.git
  • Install with Magento Composer Installer and add a requirement gordonlesti/lesti_fpc

      {
          "require": {
              "gordonlesti/lesti_fpc": "*"
          }
      }
    
  • Install manually:

    • Download latest version here
    • Unzip
    • Copy app directory into Magento

Packages

No packages published

Languages

  • PHP 99.4%
  • HTML 0.6%