forked from arvatis/GoogleCertifiedStores
-
Notifications
You must be signed in to change notification settings - Fork 0
/
plugin.json
32 lines (31 loc) · 890 Bytes
/
plugin.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
{
"label": {
"de": "Google Zertifizierte Händler für Shopware",
"en": "Google Certified Shops for Shopware"
},
"copyright": "(c) arvatis media GmbH",
"license": "proprietary",
"link": "http://store.shopware.com",
"author": "arvatis media GmbH",
"currentVersion": "1.0.7",
"changelog": {
"de": {
"1.0.7": "Template Blöcke hinzugefügt",
"1.0.2": "Shopware 4 Kompatibilität",
"1.0.1": "Fehlerkorrekturen",
"1.0.0": "Erstveröffentlichung"
},
"en": {
"1.0.7": "Added new template blocks",
"1.0.2": "Shopware 4 combatibility",
"1.0.1": "Bugfixes",
"1.0.0": "First release"
}
},
"compatibility": {
"minimumVersion": "4.3.6",
"maximumVersion": null,
"blacklist": [
]
}
}