顶点网 > Acelle v3.0.10 - 邮件营销应用
|
![]() Acelle is a self hosted, full-featured, easy to use Email Marketing Web Application written in PHP that lets you send high-volume marketing or transaction emails via your own server or through other email service provider. 这是一款自托管邮件营销应用,自托管可以省去昂贵的费用,也可以与其他商业应用服务整合,例如Mailgun, Google Mail 或 Amazon SES,还是先看看官方的介绍吧! Install Acelle on your own web server and you can use marketing/transaction emails without any limitation. You can get rid of expensive email services like Mailchimp, ActiveCampaign? as now you can have full control over the entire system of your own. Acelle can be configured to send email through your own SMTP servers like Postfix, Exim, Sendmail or Qmail. It can also integrate with other email service provider like Mailgun, Google Mail or Amazon SES 演示地址 http://demo.acellemail.com/demo 下载地址 你必须注册后才能查看此内容。请 注册 并 登录 安装需求 Operating System: Linux (RedHat, Fedora, CentOS, Debian, Ubuntu, etc.). Unfortunately we have yet to support Windows or Mac OS. PHP Version: 5.6, 7.0, 7.1 or higher MySQL Version: >= 5.x Application server: Apache, Nginx Below are the PHP extensions that are required for installing Acelle Mail: Mbstring OpenSSL Socket PDO Driver Tokenizer PHP Zip Archive IMAP Extension 安装方法 Apache安装方法: 建立虚拟主机,修改主机配置
将解压缩后的文件和文件夹除了“public”文件夹之外都上传到 服务器“/home/user/topide/”目录;然后将解压缩后得到的“public“目录下的内容上传到 服务器“/home/user/topide/public”目录。 然后运行http://topide.com/install 根据页面提示进行安装。 具体安装方法请参考解压缩后的acellemail/guideline/index.html文件。 返回 |