purplemountain/sns-communication-records
Composer 安装命令:
composer require purplemountain/sns-communication-records
包简介
Store records of communications through AWS sns.
README 文档
README
A package to track and store events from AWS SNS, particularly those generated from SES events such as sent, delivered, clicked, bounced and complaints.
Installation
composer require purplemountain/sns-communication-records
Setup
- Setup SES and SNS in the AWS console. (Documentation to follow!)
Env
You will need to add the following details to your .env file and paste in the values from Zoho.
MAIL_MAILER=ses
MAIL_FROM_ADDRESS=noreply@mail.purplemountmedia.com
AWS_ACCESS_KEY_ID=<AWS_KEY>
AWS_SECRET_ACCESS_KEY=<AWS_SECRET>
统计信息
- 总下载量: 14
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2020-08-07