Skip to content

unic/SitecoreErrorManager

Repository files navigation

Sitecore Error Manager

The main purpose of the Sitecore Error Manager is to show friendly error messages to the user. The user should see an error page, based on a Sitecore item if an error occurres. Initialy it was built to handle 404 errors, but the module now supports all kinds of error responses. Of course responding with the correct http response code and no infamous client redirects.

Please see the Wiki for the complete documentation.

Download & Install

You can either clone the repository from GitHub and build your own or download the Sitecore package from the Sitecore Marketplace.

Please see the Installation documentation for more informations.

Build

Please read the build instructions on how to build the module.

Changelog

Please see CHANGELOG.md for the change history.

Supported Sitecore Versions

The current version of the Sitecore Error Manager works with the following Sitecore versions:

  • 8.1 Update 1 upwards

Contribute

Contributions to the module are very welcome! You can fork the project and issue Pull Requests to do so. Please note: you'll have to accept the CLA provided.

License

The Sitecore Error Manager is licensed under the LGPL. Please see LICENSE.txt for more informations.