顶点网 > Live Support Chat v3.7 - PHP在线支持系统
Live Support Chat v3.7 - PHP在线支持系统

源码简介


Live Chat 3是一款基于PHP编写的在线聊天客户支持系统,外观设计美观,功能简单且实用,并能将参与聊天的客户分配给某个部门或指定的客服接待。使用他能自建客户支持系统,方便与自己的客户进行沟通。能轻松的应用到WP、joomla、drupal以及你想要放的任意地方。


在线演示




功能简介


统计系统
Countries, most visit pages, chat time, ratings and a lot more.


GEO 地图定位
Country and City you know where your cutomers are coming from.


无限制
Have as many operators, departments and chats you like, no limits!


品牌 / 布局
Fully template based and easy to adapt to your website design.


Starr消息
Starr messages to easily find important information again.


桌面通知
Live Chat 3 can send you Push/Desktop notifications, Emails and/or Sms.


评分反馈
Receive feedbacks and ratings from your clients after each conversation.


通知系统
Add notes to each conversation you had with your client.


营业时间
With Live Chat 3 you can add business hours, don't waste your time.


Emoji表情
Operator and client side can use emoticons and they work on all devices.


完全开源
Secure, fast and clean code is mandatory for a complex software like that.


智能搜索
Search across conversations, messages, users with ease.


黑名单
Block annoying visitors by IP and/or Email address.


聊天机器人
The integrated chat bot can help your customers until you pick up the chat.


在线状态

Each operator can change the status to online, busy or offline.


FAQ
Include your own FAQ page so your operators don't have to leave the dashboard.


多部门
Add as many departments you like and associate them with your operators.


自动参与
Our support chat can automatically or manually engage your website visitors.


安装简单
The included installation wizard will get you up and running in a couple of minutes.


完整的设置

You are in charge of all settings, images and sound files.


多语言
Multi language capable and already more than 15 languages available.


提示音
For each alert you can choose a sound or upload your own.


文件分享
Share files and images both ways all permission based of course.


移动应用
Our free apps for iOS and Android are included, download them in the store.


系统需求


PHP 5.5 或更高的版本
MySQL 5.6 或更高的版本
1 个数据库
cUrl 开启
zlib 开启 (自动更新程序)


更新日志


Change Log
WhatsApp integration, click to chat
Brand new installation and update wizard
Multiple departments for widgets
ProActive Reminder now adjustable
Moved contact form to widgets
Moved redirect after x minutes to widgets
Moved DSGVO to widgets
Moved Feedback to widgets
Moved Redirect URL to widgets
Improved widget options behaviour
Fixed communication with CC3
Updated Bootstrap
Updated various libraries
Performance improvements and bug fixes


下载地址


链接: https://pan.baidu.com/s/1Fac08B_vlFpkXFIuFcZRSA 密码: xi9e


安装方法



1、下载解压缩
2、将下载得到的3.7_complete下的内容上传到服务器上
3、将3.7_complete/include/db.php.new文件改名为db.php
4、编辑db.php11-24行

// Database connection and setup
define('JAKDB_HOST', 'localhost'); // 数据库服务器 一般默认即可
define('JAKDB_DBTYPE', 'mysql'); // 数据库类型 默认即可
define('JAKDB_PORT', 3306); //数据库端口 如果没有改动请保持默认
define('JAKDB_USER', 'your_db_user'); // 输入数据库用户名
define('JAKDB_PASS', 'your_db_password'); // 输入数据库密码
define('JAKDB_NAME', 'your_db_name'); // 数据库名
define('JAKDB_PREFIX', 'lc3_'); // 数据库表前缀 在一个数据库里安装多个程序时候用得到 默认即可

// Define a unique key for your site, don't change after, or people can't login anymore. (https://www.jakweb.ch/faq/a/99/database-and-password-hash)
define('DB_PASS_HASH', 'something_strong_goes_in_here');//此唯一密钥将使成员的密码更强,在安装后不更改此密钥,否则您的成员无法再次登录。使用非常强的密钥来保护成员密码。例如:%3K***.LwlKK

// Define your site url, for example: www.jakweb.ch (https://www.jakweb.ch/faq/a/98/full-site-domain)
define('FULL_SITE_DOMAIN', 'your_domain_goes_here');//输入系统安装的网址 不带http和WWW 例如livechat.topide.com 不带结尾斜杠

保持上传。
5、打开程序安装的网址进行安装,例如http://lsc3.demo.themez.cc/install/install.php
6、点击右下角的 橙色 按钮检查环境。
7、检查通过后点击 右下角按钮 导入数据库
8、导入成功后点击右下角按钮 进行帐户设置
9、Order Number / Purchase Code 购买代码输入test即可,然后输入你的名字,用户名,电子邮件,密码,点击右下角按钮完成安装。
10、安装完毕后将install目录删除方可登录后台。
11、进入后台后可以在设置里设置中文。


汉化定制


程序本身附带中文包,但是翻译的不全以及不太准确,如有需要深度定制汉化请与我取得联系,有偿服务
现前台已经完全汉化了,后台如有需要请与我取得联系哦!

返回