Health monitoring for Yii2 applications
Provides:
Add to required section of your composer.json
:
"hiqdev/yii2-monitoring": "*"
Out of the box this plugin supports used feedback form and sending notifications to email.
To enable additional features require:
This extension is supposed to be used with composer-config-plugin.
Else look src/config/hisite.php for cofiguration example.
Available configuration parameters:
monitoring.email.from
monitoring.email.to
sentry.dsn
This project is released under the terms of the BSD-3-Clause license. Read more here.
Copyright © 2017, HiQDev (http://hiqdev.com/)