forked from Fonds-de-Dotation-du-Libre/awesome-free-software
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmagento.json
20 lines (19 loc) · 905 Bytes
/
magento.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
"title": "Magento",
"logo": "https://upload.wikimedia.org/wikipedia/en/c/c2/Magento_logo.png",
"country": "us",
"presence": ["us", "de", "gb", "es", "ie"],
"website": "https://magento.com",
"founded_year": "2010",
"free_software_list": [{
"title": "Magento Community Edition",
"logo": "N/A",
"website": "https://magento.com/products/community-edition",
"category_list": ["Application"],
"source_code_download": "https://github.com/magento/magento2-community-edition/archive/master.zip",
"source_code_profile": "https://www.openhub.net/p/magento/analyses/latest/languages_summary",
"commercial_support": "",
"wikipedia_url": "https://en.wikipedia.org/wiki/Magento",
"success_case_list": []
}]
}