bitboxde / error-notifier
Sending an email if an error occurred.
Installs: 458
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 2
Forks: 2
Open Issues: 5
Type:craft-plugin
Requires
- craftcms/cms: ^3.0.0-RC1
This package is auto-updated.
Last update: 2025-03-29 00:49:44 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