omgdef/yii2-unisender-mailer

This extension implements MailerInterface for sending emails via UniSender

Installs: 13 092

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 0

Open Issues: 0

Type:yii2-extension

1.1.2 2019-12-04 05:04 UTC

This package is auto-updated.

Last update: 2024-04-04 14:27:11 UTC


README

This extension implements MailerInterface for sending emails via UniSender

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist omgdef/yii2-unisender-mailer "*"

or add

"omgdef/yii2-unisender-mailer": "*"

to the require section of your composer.json file.