Download the PHP package nordsoftware/yii-emailer without Composer
On this page you can find all versions of the php package nordsoftware/yii-emailer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download nordsoftware/yii-emailer
More information about nordsoftware/yii-emailer
Files in nordsoftware/yii-emailer
Download nordsoftware/yii-emailer
More information about nordsoftware/yii-emailer
Files in nordsoftware/yii-emailer
Vendor nordsoftware
Package yii-emailer
Short Description Extension for creating and sending emails for the Yii PHP framework.
License BSD-3-Clause
Package yii-emailer
Short Description Extension for creating and sending emails for the Yii PHP framework.
License BSD-3-Clause
Please rate this library. Is it a good library?
Informations about the package yii-emailer
yii-emailer
Extension for creating and sending emails for the Yii PHP framework.
Usage
-
Migrate the email_message database table by this command:
-
Attach the
EmailBehavior
to your controller or to any component that you want to use this extention on it: -
Add
Emailer
component to your app config: -
Now you can send the message by calling:
- To use templates you need to define them in your app config:
All versions of yii-emailer with dependencies
PHP Build Version
Package Version
Requires
nordsoftware/yii-utils Version
dev-master
swiftmailer/swiftmailer Version 4.3.0
crisu83/yii-formatter Version dev-master
swiftmailer/swiftmailer Version 4.3.0
crisu83/yii-formatter Version dev-master
The package nordsoftware/yii-emailer contains the following files
Loading the files please wait ....