定制 naif/mailchimp-tool 二次开发

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

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

naif/mailchimp-tool

Composer 安装命令:

composer require naif/mailchimp-tool

包简介

A Laravel Nova tool that integrate with MailChimp to add/edit subscribe and send email messages.

README 文档

README

A Laravel Nova tool that integrate with MailChimp to:

  • Number of subscribers and unsubscribers.
  • Latest 10 Subscribers list
  • Add Subscriber to a list
  • Remove Subscriber from a list
  • Create Campaign (Send Email Message)
  • Rich Text Editor
  • Accept HTML
  • Embedded Images/Videos and links.

Installation:

You can install the package in to a Laravel app that uses Nova via composer:

composer require naif/mailchimp-tool

Usage:

Add the below to app/Providers/NovaServiceProvder.php

  public function tools()
  {
      return [
           new MailchimpTool()
      ];
  } 

Pre Requirements

Create an account with MailChimp:

  • Get your api key
  • Create a list and get it's ID
  • Create a template with Variable Content Area and must name it "eventmessage"

Then add the below to your .env file

NOVA_MAILCHIMP_API_KEY=xxxxxxxxxxxxxxxxx-us19
NOVA_MAILCHIMP_LIST_ID=xxxxxx
NOVA_MAILCHIMP_TEMPLATE_ID=12345
NOVA_MAILCHIMP_FROM_NAME=Name
NOVA_MAILCHIMP_FROM_EMAIL=email@email.com

Screenshots

There is an issue with the tinymce editor Vue package icons are not showing probably.

To Fix this, copy the (fonts) folder to your Laravel project main directory as the full path as below:

"/public/fonts/vendor/tinymce/skins/lightgray"

Credits

Drew McLellan

Dyonir

Support:

naif@naif.io

https://www.linkedin.com/in/naif

License:

The MIT License (MIT). Please see License File for more information.

统计信息

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

GitHub 信息

  • Stars: 13
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2018-10-09

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固