Simple Magento Fullpagecache. 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/GordonLesti/Lesti_Fpc.git
Install with Magento Composer Installer
- add the requirement
gordonlesti/lesti_fpc
{
"require": {
"gordonlesti/lesti_fpc": "*"
}
}
Please see CHANGELOG for more information what has changed recently.
Please see CONTRIBUTING and CONDUCT for details.
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
The Open Software License v. 3.0 (OSL-3.0). Please see License File for more information.