Light Page Cache + HTML minimization
Compatibility | |
OpenCart compatibility | v2.3, v3.0 |
HTML Cache to speed up OpenCart. Dramatically increases OpenCart site speed and reduces server load. Up to 100 times faster than realtime opencart page load.
Supports multistore, multilanguage, multicurrency, https protocol.
When logged in to admin panel you will see a bar in the bottom of your frontend with speed comparison and a button to clear cache.
By default, pages are cached for 3 hours, this parameter can be changed from admin panel.
Also this module compresses HTML output to make a code smaller.
Not recommended for Journal2 and Journal3
This template have own caching mechanism
Easy installation via native ocmod.
Please don't forget to rate a module if you like it
Cache exclusions:
Cache is not always needed, there are lots of situations when you need realtime information.
So this module returns uncached contents for admin panel, for logged in customers and customers that have products in their cart. This can be configured in module settings from admin panel.
Plans:
Also we plan to add automatic cache clear on product/category/etc. update in admin panel.
AJAX upload for parts of template if they should not be cached
v.1.0 - initial release
v.1.1 - added configuration module in admin panel
v.1.2 - customers & cart tracking fix + css fixes
v.1.3 (2017-12-31)
- fixed css z-index
- fixed undefined variables
v.1.4 (2018-01-16)
- added Clear cache button to admin
v.1.5 (2018-03-05)
- Changed extension structure. Less changes to core files. Changed DB sessions control
- Fixed cookies problem on some nginx configurations
v.2.0 (2018-03-10)
- More code refactoring work
- Fixed headers cache
- OC 2.3 support
- Cache files structure depth changed to fix original OC3 cache clear function
- Permission fixes for admin module
Support: [email protected]
!!!PLEASE DON'T FORGET TO RATE A MODULE IF YOU LIKE IT!!!
INSTALLATION VIA OCMOD OC 2.3
1. Unzip archive
2. Copy Upload folder contents to your Opencart root (admin -> admin)
3. Open your shop backend
4. Go to Extensions -> Extensions Installer
5. Install install.ocmod.xml
6. Go to Extensions -> Modifications
7. Click Refresh button
8. Goto Extensions -> Modules -> Light Page Cache and run install
9. That's all
Module settings are available at Extensions->Extensions->Modules->Light Page Cache
Support: [email protected]
!!!PLEASE DON'T FORGET TO RATE A MODULE IF YOU LIKE IT!!!
INSTALLATION VIA OCMOD OC 3.x
1. Open your shop backend.
2. Go to Extensions -> Extensions Installer
3. Install oc3_vxxxxxxxxx.ocmod.zip
4. Go to Extensions -> Modifications
5. Click Refresh button
6. Goto Extensions -> Modules -> Light Page Cache and run install
7. That's all
Module settings are available at Extensions->Extensions->Modules->Light Page Cache