From 1c00e3f9991a189a64aa6b42930024f40ed869bb Mon Sep 17 00:00:00 2001 From: Kieran <32241933+Ki-er@users.noreply.github.com> Date: Tue, 25 Mar 2025 22:16:58 +0000 Subject: [PATCH] Add CRM tag (#1232) --- software/chaskiq.yml | 1 + software/corteza.yml | 2 +- software/dolibarr.yml | 3 ++- software/espocrm.yml | 2 +- software/krayin.yml | 4 ++-- software/monica.yml | 2 +- software/suitecrm.yml | 2 +- software/twenty.yml | 2 +- tags/customer-relationship-management-crm.yml | 6 ++++++ 9 files changed, 16 insertions(+), 8 deletions(-) create mode 100644 tags/customer-relationship-management-crm.yml diff --git a/software/chaskiq.yml b/software/chaskiq.yml index 5a28dffe6a..08454ab3f5 100644 --- a/software/chaskiq.yml +++ b/software/chaskiq.yml @@ -8,6 +8,7 @@ platforms: - Ruby tags: - Communication - Custom Communication Systems + - Customer Relationship Management (CRM) source_code_url: https://github.com/chaskiq/chaskiq stargazers_count: 3283 updated_at: '2024-10-17' diff --git a/software/corteza.yml b/software/corteza.yml index 316223d2fb..75f1056abc 100644 --- a/software/corteza.yml +++ b/software/corteza.yml @@ -6,7 +6,7 @@ licenses: platforms: - Go tags: - - Groupware + - Customer Relationship Management (CRM) source_code_url: https://github.com/cortezaproject/corteza demo_url: https://latest.cortezaproject.org stargazers_count: 1749 diff --git a/software/dolibarr.yml b/software/dolibarr.yml index e99a9cc233..6fbcee5b99 100644 --- a/software/dolibarr.yml +++ b/software/dolibarr.yml @@ -1,6 +1,6 @@ name: Dolibarr website_url: https://www.dolibarr.org/ -description: Dolibarr ERP CRM is a modern software package to manage your company or foundation activity (contacts, suppliers, invoices, orders, stocks, agenda, accounting, ...). +description: Modern CRM software package to manage your company or foundation activity (contacts, suppliers, invoices, orders, stocks, agenda, accounting, ...). licenses: - GPL-3.0 platforms: @@ -8,6 +8,7 @@ platforms: - deb tags: - Resource Planning + - Customer Relationship Management (CRM) source_code_url: https://github.com/Dolibarr/dolibarr demo_url: https://www.dolibarr.org/onlinedemo.php stargazers_count: 5858 diff --git a/software/espocrm.yml b/software/espocrm.yml index 9e13247109..be7185936d 100644 --- a/software/espocrm.yml +++ b/software/espocrm.yml @@ -6,7 +6,7 @@ licenses: platforms: - PHP tags: - - Groupware + - Customer Relationship Management (CRM) source_code_url: https://github.com/espocrm/espocrm demo_url: https://demo.espocrm.com/ stargazers_count: 2086 diff --git a/software/krayin.yml b/software/krayin.yml index 7f9f9d190a..edcd0e89f7 100644 --- a/software/krayin.yml +++ b/software/krayin.yml @@ -1,12 +1,12 @@ name: Krayin website_url: https://krayincrm.com/ -description: Free and Opensource Laravel CRM Application. +description: CRM solution for SMEs and Enterprises for complete customer lifecycle management. licenses: - MIT platforms: - PHP tags: - - Automation + - Customer Relationship Management (CRM) source_code_url: https://github.com/krayin/laravel-crm demo_url: https://demo.krayincrm.com/ stargazers_count: 13662 diff --git a/software/monica.yml b/software/monica.yml index 4b0e1d174e..0f5804293c 100644 --- a/software/monica.yml +++ b/software/monica.yml @@ -7,7 +7,7 @@ platforms: - PHP - Docker tags: - - Miscellaneous + - Customer Relationship Management (CRM) source_code_url: https://github.com/monicahq/monica stargazers_count: 22450 updated_at: '2025-03-18' diff --git a/software/suitecrm.yml b/software/suitecrm.yml index 7b30e00e07..9f964f9338 100644 --- a/software/suitecrm.yml +++ b/software/suitecrm.yml @@ -6,7 +6,7 @@ licenses: platforms: - PHP tags: - - Groupware + - Customer Relationship Management (CRM) source_code_url: https://github.com/salesagility/SuiteCRM stargazers_count: 4766 updated_at: '2025-03-14' diff --git a/software/twenty.yml b/software/twenty.yml index 22057fe66a..250d3fd05f 100644 --- a/software/twenty.yml +++ b/software/twenty.yml @@ -7,7 +7,7 @@ licenses: platforms: - Docker tags: - - Groupware + - Customer Relationship Management (CRM) stargazers_count: 27268 updated_at: '2025-03-24' archived: false diff --git a/tags/customer-relationship-management-crm.yml b/tags/customer-relationship-management-crm.yml new file mode 100644 index 0000000000..42dd6a51fb --- /dev/null +++ b/tags/customer-relationship-management-crm.yml @@ -0,0 +1,6 @@ +name: Customer Relationship Management (CRM) +description: '[Customer relationship management (CRM)](https://en.wikipedia.org/wiki/Customer_relationship_management) is a strategic process that organizations use to manage, analyze, and improve their interactions with customers.' +related_tags: + - Communication - Email - Mailing Lists and Newsletters + - Analytics + - Calendar & Contacts \ No newline at end of file