chore: initial commit
Some checks failed
Synchronize to Gitee / repo-sync (push) Has been cancelled
Typos Checking / Spell Check with Typos (push) Has been cancelled

This commit is contained in:
2026-06-23 11:56:23 +08:00
commit 72e2110987
2883 changed files with 367388 additions and 0 deletions

140
README.md Normal file
View File

@@ -0,0 +1,140 @@
<h1 align="center">Cordys CRM</h1>
<h3 align="center">新一代的开源 AI CRM 系统</h3>
<p align="center">
<a href="https://trendshift.io/repositories/15469" target="_blank"><img src="https://trendshift.io/api/badge/repositories/15469" alt="1Panel-dev%2FCordysCRM | Trendshift" style="width: 240px; height: auto;" /></a>
</p>
<p align="center">
<a href="https://github.com/1Panel-dev/CordysCRM/releases"><img src="https://img.shields.io/github/v/release/1Panel-dev/CordysCRM" alt="Latest release"></a>
<a href="https://github.com/1Panel-dev/CordysCRM"><img src="https://img.shields.io/github/stars/1Panel-dev/CordysCRM?color=%231890FF&style=flat-square" alt="Stars"></a>
<a href="https://hub.docker.com/r/1panel/cordys-crm"><img src="https://img.shields.io/docker/pulls/1panel/cordys-crm?label=downloads" alt="Download"></a><br/>
</p>
<hr/>
## 什么是 Cordys CRM
**Cordys CRM** 是新一代的开源 AI CRM 系统,是集信息化、数字化、智能化于一体的「客户关系管理系统」,由 [飞致云](https://fit2cloud.com/) 匠心出品。
Cordys CRM 能够帮助企业实现从线索到回款L2C的全流程精细化管理覆盖线索获取、智能分配、客户与联系人管理、商机跟进、合同签约及回款执行构建端到端的销售运营闭环。
<img alt="Cordys CRM Overview" src="https://cordys.cn/images/cordyscrm-202606.png" />
## 核心优势
- **灵活配置 · 高效协同**:现代化架构,操作简洁流畅;精细权限与模块化配置,无缝集成主流办公平台,赋能团队高效协同;
- **安全自主 · 深度可控**为私有化部署而生数据100%自主可控开放API与标准接口支持深度集成与定制开发筑牢安全与发展基石
- **智能 BI · 决策赋能**:深度融合 DataEase 分析引擎,销售数据可视化呈现;支持自助探索与实时洞察,驱动精准决策与业绩增长;
- **AI 赋能 · 智能提效**:开放 CRM Skills 接口,让 AI 深入销售每个环节OpenClaw、WorkBuddy 等智能助手 7×24 小时在线,从线索筛选到成单分析,全流程提效。
## 快速开始
### 安装部署
准备一台 Linux 服务器,安装好 [Docker](https://docs.docker.com/get-docker/) 后,执行以下一键安装脚本。
```bash
docker run -d \
--name cordys-crm \
--restart unless-stopped \
-p 8081:8081 \
-p 8082:8082 \
-v ~/cordys:/opt/cordys \
1panel/cordys-crm
```
你也可以通过 [1Panel 应用商店](https://cordys.cn/docs/installation/1panel_installtion/) 来安装部署 Cordys CRM。
在无法联网的环境中,还可以通过 [离线安装包](https://cordys.cn/docs/installation/offline_installtion/) 来安装部署 Cordys CRM。
### 访问方式
- 在浏览器中打开: http://<你的服务器IP>:8081/
- 用户名: `admin`
- 密码: `CordysCRM`
### 联系我们
安装完成后,可以参考 [在线文档](https://cordys.cn/docs/) 来使用 Cordys CRM。
你可以通过下方的微信交流群,与 Cordys CRM 开源项目组进行交流和反馈。
<image height="150px" width="150px" alt="Cordys CRM QRCode" src="https://resource.fit2cloud.com/1panel/cordys-crm/img/wechat.png?v=20250904" />
## UI 展示
<table style="border-collapse: collapse; border: 1px solid black;">
<tr>
<td style="padding: 5px;background-color:#fff;"><img src= "https://resource.fit2cloud.com/1panel/cordys-crm/img/setting.png" alt="Settings" /></td>
<td style="padding: 5px;background-color:#fff;"><img src= "https://resource.fit2cloud.com/1panel/cordys-crm/img/rbac.png" alt="RBAC" /></td>
</tr>
<tr>
<td style="padding: 5px;background-color:#fff;"><img src= "https://resource.fit2cloud.com/1panel/cordys-crm/img/opportunity.png" alt="Opportunity List" /></td>
<td style="padding: 5px;background-color:#fff;"><img src= "https://resource.fit2cloud.com/1panel/cordys-crm/img/opportunity-detail.png" alt="Opportunity Detail" /></td>
</tr>
<tr>
<td style="padding: 5px;background-color:#fff;"><img src= "https://resource.fit2cloud.com/1panel/cordys-crm/img/bi.png" alt="BI" /></td>
<td style="padding: 5px;background-color:#fff;"><img src= "https://resource.fit2cloud.com/1panel/cordys-crm/img/ai.png" alt="AI" /></td>
</tr>
</table>
## Star History
[![Star History Chart](https://api.star-history.com/svg?repos=1Panel-dev/CordysCRM&type=date&legend=top-left)](https://www.star-history.com/#1Panel-dev/CordysCRM&type=date&legend=top-left)
## Roadmap
- [x] 2026.06: Cordys CRM 下载量突破 30 万次
- [x] 2026.05.29[v1.7.0 新增审批流、审批记录功能](https://github.com/1Panel-dev/CordysCRM/releases/tag/v1.7.0) 发布
- [x] 2026.03.26[v1.6.0 新增订单模块、计算组件函数功能增强](https://github.com/1Panel-dev/CordysCRM/releases/tag/v1.6.0) 发布
- [x] 2026.03.11[Cordys CRM Skills 正式发布](https://github.com/1Panel-dev/CordysCRM-skills)
- [x] 2026.01.29[v1.5.0 新增工商抬头管理、发票管理、回款管理](https://github.com/1Panel-dev/CordysCRM/releases/tag/v1.5.0)
- [x] 2025.12.18[v1.4.0 新增标讯、报价和合同模块](https://github.com/1Panel-dev/CordysCRM/releases/tag/v1.4.0)
- [x] 2025.12.12[v1.3.6](https://github.com/1Panel-dev/CordysCRM/releases/tag/v1.3.6) 发布
- [x] 2025.12.04[v1.3.5](https://github.com/1Panel-dev/CordysCRM/releases/tag/v1.3.5) 发布
- [x] 2025.11.28[v1.3.4](https://github.com/1Panel-dev/CordysCRM/releases/tag/v1.3.4) 发布
- [x] 2025.11.21[v1.3.3](https://github.com/1Panel-dev/CordysCRM/releases/tag/v1.3.3) 发布
- [x] 2025.11.14[v1.3.2](https://github.com/1Panel-dev/CordysCRM/releases/tag/v1.3.2) 发布
- [x] 2025.11.05[v1.3.1](https://github.com/1Panel-dev/CordysCRM/releases/tag/v1.3.1) 发布
- [x] 2025.11.03[v1.3.0](https://github.com/1Panel-dev/CordysCRM/releases/tag/v1.3.0) 发布,代码正式开源
- [x] 2025.10.17[v1.2.3](https://github.com/1Panel-dev/CordysCRM/releases/tag/v1.2.3) 发布
- [x] 2025.10.11[v1.2.2](https://github.com/1Panel-dev/CordysCRM/releases/tag/v1.2.2) 发布
- [x] 2025.09.26[v1.2.1](https://github.com/1Panel-dev/CordysCRM/releases/tag/v1.2.1) 发布
- [x] 2025.09.22Cordys CRM 下载量突破 10 万次
- [x] 2025.09.19[v1.2.0](https://github.com/1Panel-dev/CordysCRM/releases/tag/v1.2.0) 发布,开放 MCP Server并完成和 MaxKB 的对接
- [x] 2025.09.12[v1.1.9](https://github.com/1Panel-dev/CordysCRM/releases/tag/v1.1.9) 发布
- [x] 2025.09.05[v1.1.8](https://github.com/1Panel-dev/CordysCRM/releases/tag/v1.1.8) 发布
- [x] 2025.09.01[v1.1.7](https://github.com/1Panel-dev/CordysCRM/releases/tag/v1.1.7) 发布
- [x] 2025.08.27[v1.1.6](https://github.com/1Panel-dev/CordysCRM/releases/tag/v1.1.6) 发布
- [x] 2025.08.27[v1.1.5](https://github.com/1Panel-dev/CordysCRM/releases/tag/v1.1.5) 发布,开始公测
- [x] 2025.08:完成与 SQLBot 和 DataEase 的对接
- [x] 2025.07:吃自己的狗粮,成功替换飞致云使用 7 年的 Salesforce CRM
- [x] 2025.06v1.0 开发完成
- [x] 2024.09:写下第一行代码
## 技术栈
- 后端:[Spring Boot](https://spring.io/projects/spring-boot)
- 前端:[Vue.js](https://vuejs.org/) 、[Naive-UI](https://www.naiveui.com/) 、[Vant-UI](https://vant-ui.github.io/)
- 中间件:[MySQL](https://www.mysql.com/) , [Redis](https://redis.com/)
- 基础设施:[Docker](https://www.docker.com/)
## 飞致云旗下的其他明星项目
- [JumpServer](https://github.com/jumpserver/jumpserver/) - 广受欢迎的开源堡垒机
- [1Panel](https://github.com/1panel-dev/1panel/) - 现代化、开源的 Linux 服务器运维管理面板
- [MaxKB](https://github.com/1panel-dev/MaxKB/) - 强大易用的企业级智能体平台
- [DataEase](https://github.com/dataease/dataease/) - 人人可用的开源 BI 工具
- [SQLBot](https://github.com/dataease/SQLBot/) - 基于大模型和 RAG 的智能问数系统
- [MeterSphere](https://github.com/metersphere/metersphere/) - 新一代的开源持续测试工具
- [Halo](https://github.com/halo-dev/halo/) - 强大易用的开源建站工具
## License
本仓库遵循 [FIT2CLOUD Open Source License](LICENSE) 开源协议,该许可证本质上是 GPLv3但有一些额外的限制。
你可以基于 Cordys CRM 的源代码进行二次开发,但是需要遵守以下规定:
- 不能替换和修改 Cordys CRM 的 Logo 和版权信息;
- 二次开发后的衍生作品必须遵守 GPL V3 的开源义务。
如需商业授权,请联系:`support@fit2cloud.com`