innologica/yii2-insight-notifier

Extension for sending notifications via email, sms or push to mobile app.

dev-master 2020-02-27 09:12 UTC

This package is auto-updated.

Last update: 2020-02-27 09:12:46 UTC


README

Extension for sending notifications via sms and email.

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist innologica/yii2-insight-notifier "*"

or add

"innologica/yii2-insight-notifier": "*"

to the require section of your composer.json file.