1
0
mirror of https://github.com/chatopera/cosin.git synced 2025-08-10 00:51:33 +08:00

Updated 春松客服:开发环境 (markdown)

Samurais 2020-02-11 18:46:25 +08:00
parent aa5998a739
commit ca45882e3e

@ -12,6 +12,8 @@
[数据库](https://github.com/chatopera/cosin/wiki/%E6%98%A5%E6%9D%BE%E5%AE%A2%E6%9C%8D%EF%BC%9A%E5%BC%80%E5%8F%91%E7%8E%AF%E5%A2%83#%E6%95%B0%E6%8D%AE%E5%BA%93)
[安装插件](https://github.com/chatopera/cosin/wiki/%E6%98%A5%E6%9D%BE%E5%AE%A2%E6%9C%8D%EF%BC%9A%E5%BC%80%E5%8F%91%E7%8E%AF%E5%A2%83#)
[生成项目描述](https://github.com/chatopera/cosin/wiki/%E6%98%A5%E6%9D%BE%E5%AE%A2%E6%9C%8D%EF%BC%9A%E5%BC%80%E5%8F%91%E7%8E%AF%E5%A2%83#%E7%94%9F%E6%88%90%E9%A1%B9%E7%9B%AE%E6%8F%8F%E8%BF%B0)
[配置文件](https://github.com/chatopera/cosin/wiki/%E6%98%A5%E6%9D%BE%E5%AE%A2%E6%9C%8D%EF%BC%9A%E5%BC%80%E5%8F%91%E7%8E%AF%E5%A2%83#%E9%85%8D%E7%BD%AE%E6%96%87%E4%BB%B6)
@ -147,6 +149,12 @@ docker-compose up -d redis
Redis启动后就可以不需要其他操作。
## 安装插件
春松客服的一些定制化需求是通过插件的形式发布的,插件让非通用需求和定制化开发的功能的源码与基础代码分离。一些插件是付费的,一些插件是免费的,比如机器人客服插件就是免费开源的。
插件的安装和源码参考:[https://github.com/chatopera/cosin/tree/osc/public/plugins
](https://github.com/chatopera/cosin/tree/osc/public/plugins
)
## 生成项目描述
文件目录介绍