2017 © Pedro Peláez
 

elgg-plugin exception_notifier

image

beck24/exception_notifier

  • Saturday, March 31, 2018
  • by beck24
  • Repository
  • 3 Watchers
  • 3 Stars
  • 65 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Exception Notifier

When an error (called an exception in code-talk) occurs it can confuse users, often they will not know what to do and issues will go unreported. Additionally exceptions can happen during background processes or ajax endpoints that aren't generally visible. As such these errors also go un/under-reported. This plugin allows you to assign a set of email addresses to receive notifications whenever an exception occurs. The email will contain a description of the error as well as a stack trace - all information that can be useful for a developer to track down an issue., (*1)

Faster, automated reporting = faster response for a fix., (*2)

Additionally, the default Elgg exception page has a cryptic message with a timestamp exception number which looks strange and scary to non-developers. Since an email can be sent out with that information, the settings of the plugin allow for custom html to be entered. This custom html will be displayed to the end user instead of the default Elgg output., (*3)

The Versions

31/03 2018

1.0

1.0.0.0

  Sources   Download

16/02 2017

dev-master

9999999-dev https://github.com/beck24/exception_notifier

Send an email with technical details of any exceptions suffered by the site<

  Sources   Download

GPL-2.0

The Requires

 

by Matt Beckett

plugin exception error notifier elgg

16/02 2017

1.0.1

1.0.1.0 https://github.com/beck24/exception_notifier

Send an email with technical details of any exceptions suffered by the site<

  Sources   Download

GPL-2.0

The Requires

 

by Matt Beckett

plugin exception error notifier elgg