268 lines
5.4 KiB
JSON
268 lines
5.4 KiB
JSON
[
|
|
|
|
{
|
|
"icon": "/font-awesome/light/building.svg",
|
|
"group_name": "Allgemein",
|
|
"description": "Allgemeine Einstellungen",
|
|
"variables": [
|
|
{
|
|
"name": "Telefonnummer",
|
|
"placeholder": "096545529550",
|
|
"type": "string",
|
|
"value": "0123 456789",
|
|
"required": true
|
|
},
|
|
{
|
|
"name": "Legal Name",
|
|
"value": "Musterfirma GmbH",
|
|
"placeholder": "Musterfirma GmbH",
|
|
"type": "string",
|
|
"required": true
|
|
},
|
|
{
|
|
"name": "Legal Address",
|
|
"value": "Musterstr 33",
|
|
"placeholder": "Musterstr 33",
|
|
"type": "string",
|
|
"required": true
|
|
},
|
|
{
|
|
"name": "Legal City",
|
|
"value": "Musterhausen",
|
|
"placeholder": "Musterhausen",
|
|
"type": "string",
|
|
"required": true
|
|
},
|
|
{
|
|
"name": "Legal ZIP Code",
|
|
"value": "12345",
|
|
"placeholder": "12345",
|
|
"type": "string",
|
|
"required": true
|
|
},
|
|
{
|
|
"name": "ceo",
|
|
"value": "Max Mustermann",
|
|
"placeholder": "Max Mustermann",
|
|
"type": "string",
|
|
"required": true
|
|
}
|
|
|
|
]
|
|
},
|
|
{
|
|
"icon": "/font-awesome/light/bag-shopping.svg",
|
|
"group_name": "Warenkorb",
|
|
"description": "Here you can configure the shopping cart.",
|
|
"variables": [
|
|
{
|
|
"name": "Warenkorb aktiv",
|
|
"type": "boolean",
|
|
"description": "Soll die Funktion Warenkorb aktiviert werden?"
|
|
}
|
|
]
|
|
},
|
|
|
|
|
|
{
|
|
"icon": "/font-awesome/light/users.svg",
|
|
"group_name": "Über uns",
|
|
"description": "Here you can configure the shopping cart.",
|
|
"variables": [
|
|
{
|
|
"name": "Zeige Team",
|
|
"type": "boolean",
|
|
"description": "Soll das Team gezeigt werden?"
|
|
}
|
|
]
|
|
},
|
|
|
|
{
|
|
"icon": "/font-awesome/light/map-pin.svg",
|
|
"group_name": "Kontankt",
|
|
"description": "Einstellungen für die Karte",
|
|
"variables": [
|
|
{
|
|
"name": "Type",
|
|
"value": "Place",
|
|
"type": "string",
|
|
"required": true
|
|
},
|
|
{
|
|
"name": "Location Field",
|
|
"value": "Address",
|
|
"type": "string",
|
|
"required": true
|
|
},
|
|
{
|
|
"name": "Filter Fields",
|
|
"type": "array",
|
|
"required": true
|
|
}
|
|
]
|
|
},
|
|
|
|
{
|
|
"icon": "/font-awesome/light/palette.svg",
|
|
"group_name": "Layout & Design",
|
|
"description": "Here you can configure some Design and Layout settings.",
|
|
"variables": [
|
|
{
|
|
"name": "Primary CI Color",
|
|
"type": "color",
|
|
"value" : "#1a5fb4",
|
|
"required": true
|
|
|
|
},
|
|
{
|
|
"name": "Secondary CI Color",
|
|
"type": "color",
|
|
"value": "#1c71d8",
|
|
"required" : true
|
|
},
|
|
|
|
{
|
|
"name": "Primary Background Color",
|
|
"type": "color",
|
|
"value": "#ffffff",
|
|
"required": true
|
|
|
|
},
|
|
{
|
|
"name": "Secondary Background Color",
|
|
"type": "color",
|
|
"value": "#f6f5f4",
|
|
"required": true
|
|
|
|
},
|
|
|
|
{
|
|
"name": "Primary Link Color",
|
|
"type": "color",
|
|
"value" : "#1a5fb4",
|
|
"required": true
|
|
|
|
|
|
},
|
|
{
|
|
"name": "Secondary Link Color",
|
|
"type": "color",
|
|
"value" : "#1862a8",
|
|
"required": true
|
|
|
|
|
|
},
|
|
|
|
{
|
|
"name": "Footer Color",
|
|
"type": "color",
|
|
"value" : "#f6f5f4",
|
|
"required": true
|
|
|
|
|
|
},
|
|
|
|
{
|
|
"name": "Footer Link Color",
|
|
"type": "color",
|
|
"value" : "#ffffff",
|
|
"required": true
|
|
|
|
|
|
},
|
|
|
|
{
|
|
"name": "Footer Secondary Link Color",
|
|
"type": "color",
|
|
"value" : "#deddda",
|
|
"required": true
|
|
|
|
|
|
},
|
|
|
|
{
|
|
"name": "Menue Background Color",
|
|
"type": "color",
|
|
"value" : "#f6f5f4",
|
|
"required": true
|
|
|
|
|
|
},
|
|
|
|
{
|
|
"name": "Footer Background Color",
|
|
"type": "color",
|
|
"value" : "#1a5fb4",
|
|
"required": true
|
|
|
|
|
|
},
|
|
|
|
{
|
|
"name": "Title Color",
|
|
"type": "color",
|
|
"value" : "#1a5fb4",
|
|
"description": "Farbe für Überschriften",
|
|
"required": true
|
|
|
|
|
|
},
|
|
|
|
{
|
|
"name": "Contact Bar",
|
|
"type": "boolean",
|
|
"description": "Eine Infobar am oberen Rand der Homepage, welche Standort und Telefonnummer anzeigt.",
|
|
"required": true
|
|
|
|
|
|
},
|
|
|
|
{
|
|
"name": "Schriftart",
|
|
"type": "select",
|
|
"value" : "15px/25px 'Noto Sans', Arial, sans-serif",
|
|
"options": [
|
|
"15px/25px 'Noto Sans', Arial, sans-serif",
|
|
"Playfair Display",
|
|
"Dosis",
|
|
"Times New Roman",
|
|
"Helvetica",
|
|
"Verdana",
|
|
"Trebuchet MS"
|
|
],
|
|
"required": true
|
|
|
|
}
|
|
]
|
|
},
|
|
|
|
{
|
|
"icon": "/font-awesome/light/map-pin.svg",
|
|
"group_name": "Statische Seiten",
|
|
"description": "Vielen Dank für Ihre Unterstützung!",
|
|
"variables": [
|
|
{
|
|
"name": "Checkout Page Text",
|
|
"value": "Vielen Dank für Ihr Interesse, füllen Sie bitte die Vorabangrage aus und wir werden uns schnellstmöglichst bei Ihnen melden",
|
|
"type": "string"
|
|
}
|
|
|
|
]
|
|
},
|
|
|
|
|
|
{
|
|
"icon": "/font-awesome/light/map-pin.svg",
|
|
"group_name": "Lumino Branding",
|
|
"description": "Vielen Dank für Ihre Unterstützung!",
|
|
"variables": [
|
|
{
|
|
"name": "Lumino Branding",
|
|
"value": "true",
|
|
"type": "boolean"
|
|
}
|
|
|
|
]
|
|
}
|
|
|
|
] |