Skip to content

digjack/chat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#wechat

APPlication
--Chat 客服端
    --Controller 控制器
        --HistoryController.class.php 历史会话
        --IndexController.class.php 当前会话
        --SettingController.class.php 设置
--Client 访客端
    --Controller 控制器
        --IndexController.class.php
--Manage 客服管理端
    --Controller 控制器
        --HistoryController.class.php 历史会话
        --CompanyController.class.php 公司信息设置
        --IndexController.class.php 主页
        --KefuController.class.php 客服管理
        --LoginController.class.php 登录
        --RegisterController.class.php 注册
        --SettingController.class.php 设置
        ```

About

多用户多客服开源客服系统

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 92.7%
  • HTML 6.2%
  • Other 1.1%