From af804dcba23a34bef75cd25362b64fdaf6ca2649 Mon Sep 17 00:00:00 2001 From: Ashwin Date: Sun, 1 Mar 2026 14:13:22 +0530 Subject: [PATCH] add Django-CRM metadata file --- software/bottle-crm.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 software/bottle-crm.yml diff --git a/software/bottle-crm.yml b/software/bottle-crm.yml new file mode 100644 index 0000000000..2cbfe39a0f --- /dev/null +++ b/software/bottle-crm.yml @@ -0,0 +1,12 @@ +name: Django-CRM +website_url: https://bottlecrm.io +source_code_url: https://github.com/MicroPyramid/Django-CRM +demo_url: https://bottlecrm.io +description: CRM for startups and small businesses with leads, contacts, accounts, opportunities, invoices, and multi-tenant architecture using PostgreSQL Row-Level Security. +licenses: + - MIT +platforms: + - Python + - Docker +tags: + - Customer Relationship Management (CRM) \ No newline at end of file