Skip to content

vasiliyfomichev/signalr-sitecore-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What are SignalR Sitecore Tools?

Sitecore provides a set of very useful tools in \Website\sitecore\admin folder. This project upgrades a set of these tools by providing live updates using SignalR technology and a more friendly modern user interface.

Sitecore SignalR Tools

The following tools are included in the package:

  • cache.html - a cache.aspx and a Cache Tuner Module combined in one.
  • jobs.html - SignalR implementation of jobs.aspx displaying a list of currently running and finished jobs

All SignalR tools provide live updates every second eliminating the need for clicking the refresh button to see updates. The SignalR tools, just like their original implementations, require administrator-level access.

As the project grows, more tools will be added.

How to Deploy Sitecore SignalR Tools?

Publish the project directly into the \Website folder and copy the SitecoreSignalRTools.config into \Website\App_Config\Include.

How to Access Sitecore SignalR Tools

All tools get published into \Website\sitecore\admin folder and can be accessed by navigating to -

  • /sitecore/admin/cache.html
  • /sitecore/admin/jobs.html

Contributing

If you would like to contribute to this repository, please send a pull request.

License

The project has been developed under the MIT license.

Related Sitecore Projects

Copyright 2015 Vasiliy Fomichev

About

Commonly used Sitecore tools implemented using .NET SignalR technology.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published