1
0
mirror of https://gitee.com/zhc02/timely_service.git synced 2025-06-24 04:01:23 +08:00
2019-12-16 10:37:36 +08:00
2019-12-16 10:37:36 +08:00
2019-11-04 13:39:47 +08:00
2019-10-31 20:13:01 +08:00
2019-11-04 13:51:16 +08:00
2019-10-30 23:45:10 +08:00
2019-10-30 23:45:10 +08:00
2019-10-30 23:42:52 +08:00
2019-10-30 23:45:10 +08:00
2019-10-30 23:41:11 +08:00
2019-10-30 23:45:10 +08:00
2019-10-30 23:45:10 +08:00
2019-10-30 23:45:10 +08:00
2019-12-16 10:26:18 +08:00
2019-10-30 23:45:10 +08:00
2019-11-04 13:39:47 +08:00

timely客服系统

Timely交流群

QQ:850286851

介绍

基于TP5.1+swoole写的客服系统目前开放demo测试版 ,更多功能之后会基于此版本慢慢完善 如果喜欢请给打星

软件架构

TP5.1+swoole

测试地址:http://www.cnavd.com

多商户版本测试地址

客服登录地址 http://www.chat.cnavd.com/work/index/index/m/mc5dccfb80e7334

账号 :客服一 密码123456

账号 :客服二 密码123456

用户端测试地址

http://www.chat.cnavd.com/ 点击客服测试自动匹配客服服务

安装教程

  1. 下载本代码
  2. 需要php7.2版本以上
  3. 需要swoole4.3.2版本以上

使用说明

  1. 导入sql文件修改config/databases.php,并搭建好nginx站点
  2. 在项目根目录运行 mkdir -R 777 runtime
  3. 在项目根目录运行php think chat start 支持 start | start -d |restart |stop
  4. 然后浏览器访问 www.xxxx.com/index/kefu/index
Description
基于TP5.1+swoole写的客服系统,更多功能之后基于此版本会慢慢完善。目前商户版已经开始发布. https://gitee.com/zhc02/timely_service
Readme 8.1 MiB
Languages
PHP 74.7%
JavaScript 10.3%
SCSS 3.8%
Less 3.7%
HTML 3.5%
Other 4%