-
Notifications
You must be signed in to change notification settings - Fork 0
/
prestashop.json
60 lines (59 loc) · 2.12 KB
/
prestashop.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
{
"created": "2022-04-05",
"title": "Prestashop",
"type": "Organisation",
"logo_url": "https://www.prestashop.com/sites/all/themes/prestashop/images/logos/logo-fo-prestashop.svg",
"location": {
"title": "Prestashop",
"address": "4 rue Jules Lefebvre",
"postal_code": "75009",
"city": "Paris",
"country": "FR",
"phone_contact": "+33 (0)1 76 23 25 25",
"mail_contact": "[email protected]",
"coordinate_list": [48.8807269249733, 2.3275649826945304]
},
"subsidiary_location_list": [],
"website_url": "https://www.prestashop.com/en",
"founded_year": 2007,
"kpi_list": [],
"solution_list": [{
"title": "Prestashop",
"logo_url": "https://www.prestashop.com/sites/all/themes/prestashop/images/logos/logo-fo-prestashop-colors.svg",
"website_url": "https://www.prestashop.com/en/download",
"created_year": 2007,
"description": "PrestaShop allows ambitious entrepreneurs and companies to create and develop their own ecommerce site. Our open source software unites a global community.",
"category_list": ["Application"],
"similar_solution_list": [{
"title": "Ecwid",
"similiar_solution_url": "https://www.ecwid.com/",
"category": "Application"
}, {
"title": "shopify",
"similiar_solution_url": "https://www.shopify.com/",
"category": "Application"
}, {
"title": "woocommerce",
"similiar_solution_url": "https://woocommerce.com/",
"category": "Application"
}, {
"title": "bigcommerce",
"similiar_solution_url": "https://www.bigcommerce.com/",
"category": "Application"
}, {
"title": "nopcommerce",
"similiar_solution_url": "https://www.nopcommerce.com/en",
"category": "Application"
}],
"licence_list": ["OSL"],
"source_code_download": "https://github.com/PrestaShop/PrestaShop",
"source_code_profile": "https://www.openhub.net/p/PrestaShop/analyses/latest/languages_summary",
"commercial_support_url": "https://www.prestashop.com/en/help",
"floss_software": true,
"commercial_support_open_source_version": false,
"commercial_support_available": true,
"wikipedia_url": "https://en.wikipedia.org/wiki/PrestaShop",
"reference_list": [],
"success_case_list": []
}]
}