Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

邮多多邮件发送器,使用该发送器前需要在邮多多官网(maildodo.cn)里注册并申请AppID和AppSecret才可使用。

License

Notifications You must be signed in to change notification settings

wasoon/maildodo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

36 Commits

Repository files navigation

maildodo

邮多多邮件发送器,使用该发送器前需要在邮多多官网(www.maildodo.cn)里注册并申请AppID和AppSecret才可使用。

使用 composer 的安装方法:

在项目根目录下增加composer.json文件并加入以下代码:

"require": {
 "wasoon/maildodo": "^1.1"
}

然后在命令行执行以下安装命令:

composer require wasoon/maildodo

或使用以下命令安装开发版:

composer require wasoon/maildodo:dev-master

composer 安装后的使用方法:

1、在您的PHP公共脚本或是需要调用的文件里引入 composer 自动加载文件:

require 'vendor/autoload.php';

About

邮多多邮件发送器,使用该发送器前需要在邮多多官网(maildodo.cn)里注册并申请AppID和AppSecret才可使用。

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

AltStyle によって変換されたページ (->オリジナル) /