bitboxde / error-notifier
Sending an email if an error occurred.
Package info
github.com/bitboxde/error-notifier
Type:craft-plugin
pkg:composer/bitboxde/error-notifier
1.0.4
2019-06-13 14:43 UTC
Requires
- craftcms/cms: ^3.0.0-RC1
This package is auto-updated.
Last update: 2026-03-01 00:14:27 UTC
README
Based on the Craft ErrorHandler, emails are sent for errors and exceptions. Take a look at the Screenshots to see all available settings and options.
Installation
Plugin Store (the easy way)
- In the Craft Control Panel, go to Settings -> Plugins
- Search for 'Error Notifier'
- click the "Install" button
Composer Command Line (the manual way)
To install the plugin, follow these instructions.
-
Open your terminal and go to your Craft project:
cd /path/to/project -
Then tell Composer to load the plugin:
composer require bitboxde/error-notifier -
In the Control Panel, go to Settings → Plugins and click the “Install” button for Error Notifier.
Screenshots
Settings and options
Email preview
Credits
The entire dev team at bitbox GmbH & Co. KG

