marklehm / Lesti_Fpc

Simple Magento Fullpagecache

Home Page:https://gordonlesti.com/projects/lestifpc/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 git@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

About

Simple Magento Fullpagecache

https://gordonlesti.com/projects/lestifpc/


Languages

Language:PHP 99.4%Language:HTML 0.6%