mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
add Django-CRM metadata file
This commit is contained in:
parent
1dd8144b42
commit
af804dcba2
1 changed files with 12 additions and 0 deletions
12
software/bottle-crm.yml
Normal file
12
software/bottle-crm.yml
Normal file
|
|
@ -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)
|
||||
Loading…
Reference in a new issue