资源简介:
Sendy是自托管的电子邮件通讯应用程序,可以利用本地服务器进行邮件推送,也可以使用Amazon Simple Email Service (SES)的服务,
Amazon Simple Email Service (SES)有免费配额可供使用。
在线演示
源码截图:
安装说明:
1、下载解压缩,上传Script文件夹内的全部内容到服务器。
2、编辑Script\includes\config.php
//
———————————————————————————-// // COMPULSORY SETTINGS //-———————————————————————————
// /* Set the URL to your Sendy installation (without the trailing slash) */ define(‘APP_PATH’, ‘http://tester.loc’);
//网站地址 /* MySQL database connection credentials (please place values between the apostrophes) */ $dbHost = ‘localhost’;
//数据库服务器地址 $dbUser = ‘root’;
//数据库用户名 $dbPass = ”;
//数据库密码 $dbName = ‘sendy’;
//数据库名 //-———————————————————————————// // OPTIONAL SETTINGS //———————————————————————————-
// /* Change the database character set to something that supports the language you’ll be using. Example, set this to utf16 if you use Chinese or Vietnamese characters */ $charset = ‘utf8’;
/* Set this if you use a non standard MySQL port. */ $dbPort = 3306;
/* Domain of cookie (99.99% chance you don’t need to edit this at all) */ define(‘COOKIE_DOMAIN’, ”);
//———————————————————————————-// ?>
保存上传
3、打开yourdomain.tld/_install.php 执行安装
4、输入要求的信息点击完成安装。
功能特性
Send newsletters 100x cheaper
Beautiful reports
White labeled client accounts
Autoresponders
List segmentation
List & subscriber management
Custom fields
Bounce, complaint & unsubscribe handling
Third party integrations & Zapier
Even more features! ?
Setup custom domains
GDPR features only available in Sendy
Translation ready
Two Factor Authentication
Mass add, delete or unsubscribe users
Ready-to-use subscription form
Fast multi-threaded sending
Store templates
Google Analytics support
Google reCAPTCHA support
Import lists without re-confirmation
Send emails with attachments
Blacklists for emails and/or domains
Use any other SMTP services
Use personalization tags
Include or exclude lists to send
Single or double opt-in & opt-out
Adjust sending rate