Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
litespeed_wiki:cache:craftcms-purge-plugin [2018/05/10 14:03]
Tihomir
litespeed_wiki:cache:craftcms-purge-plugin [2018/05/10 15:49] (current)
Lisa Clarke
Line 1: Line 1:
-This is 3rd Party plugin that will help you clear/purge LSCache. +#​REDIRECT ​litespeed_wiki:​cache:​craftcms-lscache-purge-plugin
- +
-==== Requirements ==== +
- +
-Installed and configurated Craft CMS version 3.0.0 or later and LScache. You can find how to configure the cache by this [[litespeed_wiki:​cache:​no-plugin-craft|wiki]]. +
- +
- +
-==== Installation ==== +
- +
-To install the plugin, search for LiteSpeed Cache on the Plugin store, or install manually with the following instructions:​ +
- +
-Open your terminal and go to your Craft project: +
- +
- <​code>​cd /​path/​to/​project</​code>​ +
- +
-Then tell Composer to require the plugin: +
- +
- <​code>​composer require thoughtfulweb/​lite-speed-cache</​code>​ +
- +
-In the Control Panel, go to Settings → Plugins and click the “Install” button for LiteSpeed Cache. +
- +
-==== Usage ==== +
- +
-**On Page Save** +
- +
-Choose whether or not to clear caches by URL, and set the directory where your LSCache folder is located in the plugin ​settings. If you do not select the per-URL option, all of the cached content in the LSCache folder will be removed on every page save. +
- +
-**Manually** +
- +
-If you just want to nuke the whole cache folder at once, you can go opt to Force Clear LiteSpeed Cache in the plugins CP section. Clicking the clear button will remove all of the cached content in the LSCache folder. +
- +
-We recommend checking the [[https://​github.com/​thoughtfulweb/​craft-litespeedcache|Github]] page for example.+
  • Admin
  • Last modified: 2018/05/10 15:49
  • by Lisa Clarke