All Projects → litespeedtech → lscache-opencart

litespeedtech / lscache-opencart

Licence: GPL-3.0 license
No description, website, or topics provided.

Programming Languages

PHP
23972 projects - #3 most used programming language
Twig
543 projects
Smarty
1635 projects

LiteSpeedCache for OpenCart

LiteSpeed Cache for OpenCart is a page cache extension for OpenCart sites running on LiteSpeed Web Server or OpenLiteSpeed.

  • It's simple, easy to use, and will speed up your OpenCart site up to 100 times faster, after 3 minutes of setup, with no extra cost.
  • LiteSpeed Page Cache will work whether logged in or logged out, with an empty cart or a full one.
  • LiteSpeed Cache will automatically purge a page when the related product/category/information/manufacturer data has changed. You can set a longer cache expiration time to improve visitor experience, confident that the cache will be purged when relevant content changes.
  • LiteSpeed Cache will automatically purge a cached ESI module when related product/category/information/manufacturer data has changed.
  • the advanced ESI feature and cache options for logged-in users will help run your OpenCart site as efficiently as a static file site. It will tremendously improve customer experience.

The LiteSpeed Cache extension was originally written by LiteSpeed Technologies. It is released under the GNU General Public Licence (GPLv3).

See https://www.litespeedtech.com/products/cache-plugins for more information.

Prerequisites

This version of LiteSpeed Cache requires OpenCart 2.3 or later and either LiteSpeed LSWS Server 5.2.3 or later, or OpenLiteSpeed 1.4 or later.

Installing

Download a specific version of the LiteSpeed Cache extension package from the GitHub package folder, or run buildPackage.sh to generate the latest package from the latest souce code in GitHub.

Cli Command for Rebuild All Cache

Run the following command at the website host:

curl -N "http://yoursite/index.php?route=extension/module/lscache/recache&from=cli"

Cli Command for Purge All Cache

Run the following command at the website host:

curl -N "http://yoursite/index.php?route=extension/module/lscache/purgeAll&from=cli"

See https://www.litespeedtech.com/support/wiki/doku.php/litespeed_wiki:cache:lscoc for more information.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].