From fba2bb15d0e7416350c4013585df4b1e817ed520 Mon Sep 17 00:00:00 2001 From: Silvan Mosberger Date: Fri, 18 Sep 2026 21:03:54 +0200 Subject: [PATCH] Add CRM module So we can easily search for contacts, not very useful as a full CRM --- doc/freescout.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/freescout.md b/doc/freescout.md index 3751cdd..cf207bd 100644 --- a/doc/freescout.md +++ b/doc/freescout.md @@ -102,5 +102,6 @@ The following modules are currently installed: - [Workflows](https://freescout.net/module/workflows/) - [Mentions](https://freescout.net/module/mentions/) - [Sent-Folder](https://freescout.net/module/sent-folder/) +- [Customers Management (CRM)](https://freescout.net/module/crm/) Feel free to request additional modules by adding it to the above list and opening a PR.