70论坛-麒麟论坛

 找回密码
 立即注册
 
查看: 228|回复: 0

[网站源码] Live Support Chat v3.7 – PHP在线支持系统

[复制链接]

该用户从未签到

等级头衔

等級:资深教授

Rank: 4

积分成就
UID
11
威望
0 点
贡献
656 点
麒麟币
0 QL
宣传
0 人
热心值
0 点
积分
5400
注册时间
2022-5-13
最后登录
2022-6-4
论坛荣耀

发表于 2022-5-16 10:48:46 | 显示全部楼层 |阅读模式
源码简介
Live Chat 3是一款基于PHP编写的在线聊天客户支持系统,外观设计美观,功能简单且实用,并能将参与聊天的客户分配给某个部门或指定的客服接待。使用他能自建客户支持系统,方便与自己的客户进行沟通。能轻松的应用到WP、joomla、drupal以及你想要放的任意地方。
在线演示
https://livechat3.com/
https://livechat3.com/demo/
后台登录
https://livechat3.com/operator/
本站演示(不定期关闭)
https://lsc3.demo.themez.cc/demo.php
功能简介
统计系统
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
安装方法
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.
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、进入后台后可以在设置里设置中文。
汉化定制
程序本身附带中文包,但是翻译的不全以及不太准确,如有需要深度定制汉化请与我取得联系,有偿服务。
现前台已经完全汉化了,后台如有需要请与我取得联系哦!

下载说明

  • 下载后文件若为压缩包格式,请安装速压软件进行解压。
  • 文件比较大的时候,建议使用下载工具进行下载,浏览器下载有时候会自动中断,导致下载错误
  • 资源可能会由于内容问题被和谐,导致下载链接不可用,遇到此问题,请到文章页面进行反馈,我们会及时进行更新的。
  • 其他下载问题请自行搜索教程,这里不一一讲解


查看演示
购买主题 本主题需向作者支付 20 点贡献 才能浏览
麒麟论坛--70论坛免责声明
1、本内容由网友整理自网络,仅供网友交流学习,禁止商业用途。下载后,请在24小时之内删除;
2、麒麟论坛--70论坛(70lt.com)支持正版,本资源版权归版权方所有,观看或阅读请到相应机构购买正版资源;
3、本站资源均来源于网络,本站不参与录制、上传。如本帖侵犯到任何版权问题,请立即告知本站(11100000#163.com,其中#换成@即可),本站将及时删除并致以诚挚的歉意。
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

QQ|Archiver|手机版|小黑屋|70论坛-麒麟论坛

GMT+8, 2024-11-21 18:18 , Processed in 0.061468 second(s), 34 queries .

Powered by Discuz! X3.4

Copyright © 2001-2022, Tencent Cloud.

快速回复 返回顶部 返回列表