From 171669fe2587e437c1cc5d7d7c19b66d30c275fd Mon Sep 17 00:00:00 2001 From: zhao <70558837+fit2-zhao@users.noreply.github.com> Date: Wed, 19 Nov 2025 18:15:27 +0800 Subject: [PATCH 1/2] Add CordysCRM --- software/cordyscrm.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 software/cordyscrm.yml diff --git a/software/cordyscrm.yml b/software/cordyscrm.yml new file mode 100644 index 0000000000..79df2c9b1d --- /dev/null +++ b/software/cordyscrm.yml @@ -0,0 +1,11 @@ +name: "CordysCRM" +website_url: "https://cordys.cn/" +source_code_url: "https://github.com/1Panel-dev/CordysCRM" +description: "A new-generation open-source AI CRM system that integrates digitalization, automation, and intelligent customer management." +licenses: + - GPL-3.0 +platforms: + - Java + - Docker +tags: + - CRM From eca831a6dc0962214a858ec0e24a2fbebda56ee8 Mon Sep 17 00:00:00 2001 From: zhao <70558837+fit2-zhao@users.noreply.github.com> Date: Mon, 24 Nov 2025 12:23:40 +0800 Subject: [PATCH 2/2] Apply suggestions from code review Co-authored-by: kokomo123 <70863536+kokomo123@users.noreply.github.com> --- software/cordyscrm.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/software/cordyscrm.yml b/software/cordyscrm.yml index 79df2c9b1d..acd8a8ee5b 100644 --- a/software/cordyscrm.yml +++ b/software/cordyscrm.yml @@ -1,11 +1,12 @@ name: "CordysCRM" website_url: "https://cordys.cn/" source_code_url: "https://github.com/1Panel-dev/CordysCRM" -description: "A new-generation open-source AI CRM system that integrates digitalization, automation, and intelligent customer management." +description: "AI CRM system that integrates digitalization, automation, and intelligent customer management (documentation in Chinese)." licenses: - GPL-3.0 platforms: - Java - Docker tags: - - CRM + - Customer Relationship Management (CRM) + - Generative Artificial Intelligence (GenAI)