为您整理了目前主流的开源CRM系统,分为国际和国内两类,并附上官网和源码地址,方便您对比选择。
🌍 国际主流开源CRM
| 系统 | 主要特点 | 官网 | 源码地址 |
|---|---|---|---|
| Odoo CRM | 模块化ERP+CRM,功能全面,适合中大型企业一体化管理。 | https://www.odoo.com |
https://github.com/odoo/odoo |
| SuiteCRM | SugarCRM开源版,功能完整,适合销售自动化和客服场景。 | https://suitecrm.com |
https://github.com/salesagility/SuiteCRM |
| EspoCRM | 轻量级,界面现代,支持销售自动化和自定义字段。 | https://www.espocrm.com |
https://github.com/espocrm/espocrm |
| Twenty CRM | 界面极简,API友好,适合技术团队二次开发。 | https://twenty.com |
https://github.com/twentyhq/twenty |
| ERPNext | 一体化ERP,内置CRM模块,适合中小企业全流程管理。 | https://erpnext.com |
https://github.com/frappe/erpnext |
| Monica CRM | 个人关系管理(PRM),适合管理个人人脉与小型客户。 | https://www.monicahq.com |
https://github.com/monicahq/monica |
| YetiForce CRM | 开源ERP+CRM,功能覆盖销售、营销、库存、财务等。 | https://yetiforce.com |
https://github.com/YetiForceCompany/YetiForceCRM |
| OroCRM | 面向电商和零售,强调多渠道数据整合与报表分析。 | https://oroinc.com/orocrm |
https://github.com/oroinc/crm-application |
| Dolibarr | 开源ERP+CRM,模块化设计,适合中小企业。 | https://www.dolibarr.org |
https://github.com/Dolibarr/dolibarr |
| Vtiger CRM | 集成销售、营销、客服,支持工作流自动化。 | https://www.vtiger.com |
(社区版在 GitHub 搜索 Vtiger) |
| CiviCRM | 专为公益组织设计,支持捐赠、会员、活动管理。 | https://civicrm.org |
(源码在官网及 GitHub) |
🇨🇳 国内主流开源CRM
| 系统 | 主要特点 | 官网 | 源码地址 |
|---|---|---|---|
| 悟空CRM | 原生中文,支持微信/钉钉集成,提供一键安装包。 | https://www.5kcrm.com |
https://github.com/WuKongOpenSource/WukongCRM-11.0-JAVA |
| Idurar ERP/CRM | Node.js+React全栈,集成发票、库存、会计等ERP功能。 | https://github.com/idurar/idurar-erp-crm |
https://github.com/idurar/idurar-erp-crm |
| Krayin CRM | 基于Laravel框架,适合有PHP技术栈的团队二次开发。 | https://laravelcrm.com |
https://github.com/krayin/laravel-crm |
| RuoyiCRM | 基于若依(RuoYi)平台,支持多租户SaaS模式。 | (社区版在 GitHub) | https://github.com/jundeeliu/RuoyiCRM |
| CRMChat | 客服+CRM系统,支持网站、小程序等多渠道接入。 | https://www.crmeb.com |
(源码在官网/Gitee) |
| WuKong CRM | (见上) | (见上) | (见上) |
💡 补充说明
-
SugarCRM:其旧版本是SuiteCRM的基础,目前官方主推商业版,开源社区版以SuiteCRM为主。
-
其他项目 :如 Huly Platform 、NocoBase 等,更偏向于低代码/无代码开发平台,可用于构建高度定制化的CRM系统。