Simple Magento Fullpagecache for magento 2.*. That is a porting from here.
The current documentation can be found here.
Several quick start options are available:
- Download the latest release
- Unzip
- Copy
Lesti
directory into app/code/ folder
Install with modman
modman clone https://github.com/samuel20miglia/Lesti_Fpc.git
Install with Magento Composer Installer
- add the requirement
samuel20miglia/lesti_fpc
{
"require": {
"samuel20miglia/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 use the issue tracker.
The Open Software License v. 3.0 (OSL-3.0). Please see License File for more information.