Error Notifier for Craft CMS 3
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.
- In the Craft Control Panel, go to Settings -> Plugins
- Search for 'Error Notifier'
- click the "Install" button
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.
The entire dev team at bitbox GmbH & Co. KG