项目作者: bitboxde

项目描述 :
Craft 3 error notifier plugin
高级语言: PHP
项目地址: git://github.com/bitboxde/error-notifier.git
创建时间: 2018-06-18T13:25:12Z
项目社区:https://github.com/bitboxde/error-notifier

开源协议:MIT License

下载


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.

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.

  1. Open your terminal and go to your Craft project:

    1. cd /path/to/project
  2. Then tell Composer to load the plugin:

    1. composer require bitboxde/error-notifier
  3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Error Notifier.

Screenshots

Settings and options

Error Notifier

Email preview

Error Notifier

Credits

The entire dev team at bitbox GmbH & Co. KG