fballiano / openmage-lesti-fpc
Simple Magento Fullpagecache
Package info
github.com/fballiano/openmage-lesti-fpc
Type:magento-module
pkg:composer/fballiano/openmage-lesti-fpc
1.6.1
2024-08-07 11:59 UTC
Requires (Dev)
- ecomdev/ecomdev_phpunit: ^0.3.7
- phpmd/phpmd: ^2.4
- phpunit/phpunit: 4.*
- satooshi/php-coveralls: ^1.0
- sebastian/phpcpd: ^2.0
- squizlabs/php_codesniffer: ^2.5
README
PHP FullPageCache for OpenMage. The current documentation can be found here.
Install
Several quick start options are available:
Install manually
- Download the latest release
- Unzip
- Copy
appdirectory 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": "*"
}
}
Credits
License
The Open Software License v. 3.0 (OSL-3.0). Please see License File for more information.