-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdolibarr.json
67 lines (67 loc) · 2.84 KB
/
dolibarr.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
{
"created": "2022-04-04",
"title": "Dolibarr",
"type": "Association",
"logo_url": "https://www.dolibarr.org/medias/image/www.dolibarr.org/images/dolibarr_logo_white.svg",
"location": {
"title": "Association Dolibarr (Philippe Grand)",
"address": "265 Rue de la Vallée",
"postal_code": "45160",
"city": "Olivet",
"country": "FR",
"phone_contact": "",
"mail_contact": "[email protected]",
"coordinate_list": [47.86437472778116, 1.8914726787345644]
},
"subsidiary_location_list": [],
"website_url": "https://www.dolibarr.org/",
"founded_year": 2002,
"kpi_list": [],
"solution_list": [{
"title": "Dolibarr ERP/CRM",
"logo_url": "https://www.dolibarr.org/medias/image/www.dolibarr.org/images/dolibarr_logo_white.svg",
"website_url": "https://www.dolibarr.org/",
"created_year": 2002,
"description": "Dolibarr ERP and CRM is a software package created to manage a company's activity (contacts, suppliers, invoices, orders, stocks, agenda, accounting, ...). It is open source software, written in PHP, and designed for small and medium businesses (SMEs), foundations and freelancers. It can be installed and used as a standalone application, or online on a shared or dedicated server to use it from anywhere. Working on all platforms (Windows, Mac, Linux, Mobile), Dolibarr system is also available as SaaS application on ready to use Cloud services.",
"category_list": ["Application"],
"similar_solution_list": [{
"title": "Odoo",
"similiar_solution_url": "https://www.odoo.com/",
"category": "Application"
},{
"title": "Tryton",
"similiar_solution_url": "https://www.tryton.org/",
"category": "Application"
},{
"title": "ERPNext",
"similiar_solution_url": "https://erpnext.com/",
"category": "Application"
},{
"title": "Akaunting",
"similiar_solution_url": "https://akaunting.com/",
"category": "Application"
},{
"title": "inoERP",
"similiar_solution_url": "https://github.com/inoerp/inoERP",
"category": "Application"
},{
"title": "OrangeHRM",
"similiar_solution_url": "https://www.orangehrm.com/",
"category": "Application"
},{
"title": "ProjeQtOr",
"similiar_solution_url": "https://www.projeqtor.org/en/",
"category": "Application"
}],
"licence_list": ["GNU 3.0"],
"source_code_download": "https://sourceforge.net/projects/dolibarr/files/",
"source_code_profile": "https://www.openhub.net/p/dolibarr/analyses/latest/languages_summary",
"commercial_support_url": "https://www.opencollective.com/dolibarr",
"floss_software": true,
"commercial_support_open_source_version": true,
"commercial_support_available": true,
"wikipedia_url": "https://en.wikipedia.org/wiki/Dolibarr",
"reference_list": [],
"success_case_list": []
}]
}