Download the PHP package nf/mail without Composer
On this page you can find all versions of the php package nf/mail. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package mail
Send Email Kit
It's an extension kit for our theme https://github.com/hieu-pv/nf-theme
Installation
Configuration
1. Open config/app.php
file and insert a below line:
2. Insert and Update wp-config.php
file:
- If is , insert 2 constants to
wp-config.php
:
Choose type channel
Login with admin account, click "Theme Configuration" and choose "For Send Email" tab
- Has 3 type:
- Api
- wp_mail
- mailchimp (updating ...)
Crazy Way: Send email with one or more
- Create Input data include more user
- Create Input param
- Get content html template file
- Use data to match with variables into html template
- Set info for an array Receivers
- And use send email function
Example:
Note - Options for Config:
Last Mission:
- Check receiver email
All versions of mail with dependencies
PHP Build Version
Package Version
The package nf/mail contains the following files
Loading the files please wait ....