mirror of
https://github.com/chatopera/cosin.git
synced 2025-06-16 18:30:03 +08:00
https://github.com/cskefu/cskefu/issues/1043 add cskfee introduction
Signed-off-by: Hai Liang Wang <hai@chatopera.com>
This commit is contained in:
parent
d6e205dda9
commit
40e9c32716
33
README.md
33
README.md
@ -1,11 +1,29 @@
|
||||
<div align=right>
|
||||
|
||||
[开发者社区](https://tribe.cskefu.com/about) | [开源许可协议](https://docs.cskefu.com/licenses/v1.html) | [工单列表](https://github.com/cskefu/cskefu/issues) | [官网](https://www.cskefu.com/)
|
||||
[产品形式及授权](https://docs.cskefu.com/docs/licenses) | [开源版许可证](https://docs.cskefu.com/licenses/v1.html) | [开源社区工单](https://github.com/cskefu/cskefu/issues) | [官网](https://www.cskefu.com/)
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
# 春松客服
|
||||
|
||||
春松客服是一个企业客服系统解决方案,通过模块化完成企业客户服务工作的运营,包括座席工作台、联系人管理、访客渠道和会话管理等。
|
||||
|
||||
目前,春松客服包括两个产品和服务模式:
|
||||
|
||||
| 模式 | EE / 企业版 | OSS / 开源版 |
|
||||
| --- | --- | --- |
|
||||
| 是否开源 | 否 | 是 |
|
||||
| 收费模式 | 根据服务项目进行[商业洽谈](https://www.chatopera.com/mail.html) | 启动服务后导入[授权证书](https://store.chatopera.com/product/cskefu001) |
|
||||
| 软件迭代 | 官方团队迭代开发 | 通过[开源社区](https://www.cskefu.com/)形式 |
|
||||
| 源码许可证 | 闭源,购买后提供下载地址,可任意修改、销售 | [源码地址](https://github.com/cskefu/cskefu),[春松许可证, v1.0](https://docs.cskefu.com/docs/osc/license) |
|
||||
| 技术支持 | 官方技术团队商业支持 | 通过开源社区[提交工单](https://github.com/cskefu/cskefu/issues) |
|
||||
| 部署及运维 | 官方技术团队商业支持 | 根据开源社区文档,[文档中心](https://docs.cskefu.com/docs/) |
|
||||
| 使用培训 | 客服系统及二次开发的培训由官方团队支持 | 购买[春松客服大讲堂](https://docs.cskefu.com/docs/osc/training) |
|
||||
|
||||
|
||||
# 春松客服 OSS 开源版
|
||||
|
||||
[](https://github.com/cskefu/cskefu/stargazers) [](https://github.com/cskefu/cskefu/network/members) [](https://www.cskefu.com/licenses/v1.html "开源许可协议") [](https://github.com/cskefu/cskefu/issues) [](https://github.com/cskefu/cskefu/issues?q=is%3Aissue+is%3Aclosed) [](https://hub.docker.com/r/chatopera/contact-center/) <!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
|
||||
[](#contributors-)
|
||||
<!-- ALL-CONTRIBUTORS-BADGE:END -->
|
||||
@ -210,19 +228,6 @@
|
||||
- 如何成为春松客服开发者,参考[文档](https://docs.cskefu.com/docs/osc/devonboard/)
|
||||
- 如何提交代码,参考[文档](https://docs.cskefu.com/docs/osc/contribution)
|
||||
|
||||
### 微信群
|
||||
|
||||
社区交流平台,在这里,您可以得到:
|
||||
|
||||
* 和春松客服核心开发者们交流技术问题,提问会得到快速、有效的解答;
|
||||
* 认识更多朋友,讨论开源、元宇宙、人工智能、DevOps 等话题;
|
||||
* 合作开源软件迭代,一起开发出好的开源软件。
|
||||
|
||||
微信扫一扫加入:
|
||||
|
||||

|
||||
|
||||
|
||||
### 工单
|
||||
|
||||
遇到任何软件使用的问题,先在[工单历史记录](https://github.com/cskefu/cskefu/issues)中查询。
|
||||
|
@ -192,9 +192,9 @@ html(xmlns="http://www.w3.org/1999/xhtml" xmlns:th="http://www.thymeleaf.org" xm
|
||||
dd
|
||||
a(href="/apps/profile.html" data-toggle="ajax" data-width="750" data-title="修改资料") 个人资料
|
||||
dd
|
||||
a(href="javascript:void(0)" onclick="showSystemBuildInfo()") 关于产品
|
||||
a(href="javascript:void(0)" onclick="showSystemBuildInfo()") 关于本产品
|
||||
dd
|
||||
a(href="https://store.chatopera.com/product/cskefu001" target="_blank") 购买使用授权证书
|
||||
a(href="https://docs.cskefu.com/docs/licenses/" target="_blank") 了解企业版
|
||||
dd
|
||||
a(href="https://github.com/cskefu/cskefu/issues" target="_blank") 反馈建议
|
||||
dd
|
||||
@ -304,7 +304,7 @@ html(xmlns="http://www.w3.org/1999/xhtml" xmlns:th="http://www.thymeleaf.org" xm
|
||||
|
||||
// 展示系统构建信息
|
||||
function showSystemBuildInfo() {
|
||||
layer.confirm('<div style="text-align:center;"> <img src="/images/favicon.ico" width="50px" height="50px"><p>春松客服<span>®</span> Release #{appVersionNumber}</p></div>Build: #{appBuildDate}.<a href="https://github.com/cskefu/cskefu/commit/#{appVersionAbbrev}" target="_blank">#{appVersionAbbrev}</a> <br> Copyright (2018-' + (new Date()).getFullYear() + ') <a href="https://www.chatopera.com" target="_blank">Beijing Huaxia Chunsong Technology Co., Ltd.</a>, 开源许可协议: <a href="https://docs.cskefu.com/licenses/v1.html" target="_blank">Chunsong Public License, version 1.0</a> <br> <a href="https://docs.cskefu.com/docs/osc/training" target="_blank">定制开发教程</a> | <a href="https://dwz.chatopera.com/767j82" target="_blank">加入开源社区</a>',
|
||||
layer.confirm('<div style="text-align:center;"> <img src="/images/favicon.ico" width="50px" height="50px"><p>春松客服开源版<span>®</span> Release #{appVersionNumber}</p></div>Build: #{appBuildDate}.<a href="https://github.com/cskefu/cskefu/commit/#{appVersionAbbrev}" target="_blank">#{appVersionAbbrev}</a> <br> Copyright (2018-' + (new Date()).getFullYear() + ') <a href="https://www.chatopera.com" target="_blank">Beijing Huaxia Chunsong Technology Co., Ltd.</a>, 开源许可协议: <a href="https://docs.cskefu.com/licenses/v1.html" target="_blank">Chunsong Public License, version 1.0</a> <br> <a href="https://docs.cskefu.com/docs/osc/training" target="_blank">定制开发教程</a> | <a href="https://www.chatopera.com/mail.html" target="_blank">购买企业版</a>',
|
||||
{icon: -1, title: '关于产品', btn: ["关闭"]}, function (index, layero) {
|
||||
layer.close(index);
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user