Skip to content

digitalParkour/Community.Foundation.RemoteCacheKick

Repository files navigation

Sitecore - Remote Cache Kick

Summary

Adds a button to the publish ribbon so users (with access) can clear the remote server caches.

alt text

Implementation

A custom remote event is used to broadcast the button click. An event handler is used to respond to the remote event and clear server cache.

Special thanks to Kasaku on sitecore.stackexchange for outlining the approach.

Installation

Either:

  • Install Sitecore package. See Releases.

    For scaled setup, also copy files (config and dlls from package) to CD servers.

Or:

  1. Include this project in your Helix style solution
  2. Update NuGet references to match target sitecore version
  3. Sync unicorn data or install sitecore package

    Expects Unicorn 4+ in your solution. If not using Unicorn, disable Foundation.RemoteCacheKick.Serialization.config

About

Adds content editor button to clear all CD server Sitecore caches from CM server.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages