Reset Cache
A vendor plugin for Saber that allows users to manually reset the stored cache of objects related to pages within their website. This could be useful if your website isn't loading correctly.
Prerequisites
Installation
For Visual Studio Users
- Clone this repository inside your Saber project within
/App/Vendors/
and name the folder ResetCacheNOTE: use
git clone
instead ofgit submodule add
since the contents of the Vendor folder is ignored by git - Run
gulp vendors
from the root of your Saber project folder
For DevOps Users
While using the latest release of Saber, do the following:
- Download latest release of Saber.Vendors.ResetCache
- Extract all files & folders from either the
win-x64
orlinux-x64
zip folder to Saber's/Vendors/
folder
Publish
- run command
./publish.bat
- publish
bin/Publish/ResetCache.7z
as latest release