顶点网 » 脚本代码 » Acelle v3.0.10 - 邮件营销应用
十月 19 2017年

Acelle v3.0.10 - 邮件营销应用

reishi  2017-10-19, 00:00   脚本代码  20906 
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安装方法:
建立虚拟主机,修改主机配置

<VirtualHost *:80>
  ServerName topide.com
  DocumentRoot "/home/user/topide/public"
  Options Indexes FollowSymLinks
  <Directory "/home/user/topide/public">
    AllowOverride All
    Require all granted
  </Directory>
</VirtualHost>

将解压缩后的文件和文件夹除了“public”文件夹之外都上传到 服务器“/home/user/topide/”目录;然后将解压缩后得到的“public“目录下的内容上传到 服务器“/home/user/topide/public”目录。

然后运行http://topide.com/install 根据页面提示进行安装。
具体安装方法请参考解压缩后的acellemail/guideline/index.html文件。


Acelle v3.0.10 - 邮件营销应用


评论(0)

还没有评论,快来抢沙发!

信息

想要留言? 请 登录 您的账号。还没有? 你可以 点击注册账号

投票调查

对新模板的看法