定制 cslweb/silverstripe-mandrill-mailer 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

cslweb/silverstripe-mandrill-mailer

Composer 安装命令:

composer require cslweb/silverstripe-mandrill-mailer

包简介

Allows you to use Mandrill to send your Silverstripe transactional emails.

README 文档

README

Mandrill Mailer for SilverStripe to send SilverStripe Email through the Mandrill.com service.

This is a new Silverstripe Mailer services that communicates with the Mandrill PHP SDK to send email through their service. The benefits of which are outlined at Mandrill.com.

Events

As well as delivering mail through Mandrill this module contains a controller that will accept Mandrill events set up through their Webhook and Rules system

Requires

This module requires Silverstripe, I've tested this with version 2.4, 3.0 and 3.1

Installation

You can either install this through composer or through placing this module alongside the cms and framework directories. If you are manually installing this you'll need to download the Mandrill SDK

Setup

Inside the _config.php file you'll notice there are three lines that set out the instantiation of the Mailer - you'll need a Mandrill API key in place of APIKEYHERE. You can of course leve these commented out and set the mailer at a more specific month.

// $mailer = new MandrillMailer('APIKEYHERE');
// $mailer->set_track_opens(true);
// $mailer->set_track_clicks(true);

All of these functions map to their mandrill properties with $mailer->set_property;

  • important
  • track_opens
  • track_clicks
  • auto_text
  • auto_html
  • inline_css
  • url_strip_qs
  • preserve_recipients
  • view_content_link
  • tracking_domain
  • signing_domain
  • return_path_domain
  • tags
  • subaccount
  • google_analytics_domains
  • google_analytics_campaign
  • metadata
  • ip_pool
  • async
  • send_at

To-do

  • Integrate Templating through the mandrill service

统计信息

  • 总下载量: 1.13k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 2
  • Forks: 2
  • 开发语言: PHP

其他信息

  • 授权协议: Unknown
  • 更新时间: 2015-02-05

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固