PHP FullPageCache for OpenMage. The current documentation can be found here.
Several quick start options are available:
- Download the latest release
- Unzip
- Copy
app
directory into Magento
Install with modman
modman clone https://github.com/fballiano/openmage-lesti-fpc.git
Install with Magento Composer Installer
- add the requirement
fballiano/openmage-lesti-fpc
{
"require": {
"fballiano/openmage-lesti-fpc": "*"
}
}
The Open Software License v. 3.0 (OSL-3.0). Please see License File for more information.