-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathmoduleinfo.json
21 lines (20 loc) · 961 Bytes
/
moduleinfo.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
"name": "Cleverreach Schnittstelle",
"archiveName": "modifiedcommunitymodules/cleverreach-interface",
"sourceDir": "new_files",
"version": "auto",
"shortDescription": "Newsletter Anbindung",
"description": "Dieses Modul fügt eine Schnittstelle zum Newsletteranbieter <a href=\"http://www.cleverreach.de/?rk=xcetomni\" target=\"_blank\"><strong>Cleverreach</strong></a> (Partnerlink) hinzu. Im Admin können Sie dann unter \"Zusatzmodule\" Ihre Daten eintragen. Es ist der Export in EINE Kundengruppe möglich.",
"developer": "fishnetservices",
"developerWebsite": "https://www.shopbetreuung.com/",
"website": "https://trac.modified-shop.org/ticket/1228?replyto=1",
"category": "promotion/marketing",
"price": "free",
"require": {
"composer/autoload": "^1.1.0",
"robinthehood/modified-std-module": "^0.1.0"
},
"modifiedCompatibility": [
"2.0.4.2", "2.0.5.1", "2.0.7.2"
]
}