2022-01-01 14:51:36 +00:00
|
|
|
{
|
2022-01-01 15:05:18 +00:00
|
|
|
"name": "Lumino Theme Store Template",
|
|
|
|
"description": "The Template for themes.getlumino.com",
|
|
|
|
"image": "https://ik.imagekit.io/areya/tr:ar-5-3,w-800/darya-tryfanava-UCNaGWn4EfU-unsplash_idABEWEKNke.jpg",
|
|
|
|
"version": "0.1",
|
2022-01-01 14:51:36 +00:00
|
|
|
"author": {
|
|
|
|
"name": "Areya Webservices",
|
|
|
|
"link": "https://www.areya.de/"
|
|
|
|
},
|
2022-01-01 19:02:11 +00:00
|
|
|
"lumino-version": {"min": "2.4", "max": "2.4"},
|
|
|
|
|
|
|
|
"content-types": [
|
|
|
|
{
|
|
|
|
"name":"Themes",
|
|
|
|
"description":"Themes to display on the Web",
|
|
|
|
"icon":"suitcase",
|
|
|
|
"status":"1",
|
|
|
|
"fields": [
|
|
|
|
|
|
|
|
{
|
|
|
|
"name": "Short Description",
|
|
|
|
"type": "text",
|
|
|
|
"required": "1"
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
"name": "Extensive Description",
|
|
|
|
"type": "textfield",
|
|
|
|
"required": "0"
|
|
|
|
},
|
|
|
|
|
|
|
|
|
|
|
|
{
|
|
|
|
"name": "Licence",
|
|
|
|
"type": "select",
|
|
|
|
"options": ["Public Domain","LGPL","Permissive","Copyleft","Proprietary"],
|
|
|
|
"required": "1"
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
"name": "Git Location",
|
|
|
|
"type": "url",
|
|
|
|
"required": "1"
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
"name": "Features",
|
|
|
|
"type": "select-multiple",
|
|
|
|
"options": ["Dashboard","Multiuser","Payment", "Subscriptions", "Calendar", "Lead Collector"],
|
|
|
|
"required": "0"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Demo Link",
|
|
|
|
"type": "url",
|
|
|
|
"required": "0"
|
|
|
|
}
|
|
|
|
]
|
2022-01-29 14:36:27 +00:00
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
"name":"Immobilien",
|
|
|
|
"description":"Themes to display on the Web",
|
|
|
|
"icon":"suitcase",
|
|
|
|
"status":"1",
|
|
|
|
"fields": [
|
|
|
|
|
|
|
|
{
|
|
|
|
"name": "Description",
|
|
|
|
"type": "text",
|
|
|
|
"required": "1"
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
"name": "Preise",
|
|
|
|
"type": "number",
|
|
|
|
"required": "1"
|
|
|
|
},
|
|
|
|
|
|
|
|
|
|
|
|
{
|
|
|
|
"name": "Addresse",
|
|
|
|
"type": "location",
|
|
|
|
"required": "1"
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
"name": "Git Location",
|
|
|
|
"type": "url",
|
|
|
|
"required": "1"
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
"name": "Features",
|
|
|
|
"type": "select-multiple",
|
|
|
|
"options": ["Dashboard","Multiuser","Payment", "Subscriptions", "Calendar", "Lead Collector"],
|
|
|
|
"required": "0"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Demo Link",
|
|
|
|
"type": "url",
|
|
|
|
"required": "0"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
"name":"Produkte",
|
|
|
|
"description":"Themes to display on the Web",
|
|
|
|
"icon":"suitcase",
|
|
|
|
"status":"1",
|
|
|
|
"fields": [
|
|
|
|
|
|
|
|
{
|
|
|
|
"name": "Beschreibung",
|
|
|
|
"type": "text",
|
|
|
|
"required": "1"
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
"name": "Preis",
|
|
|
|
"type": "number",
|
|
|
|
"required": "1"
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
"name": "Aktions Preis",
|
|
|
|
"type": "number",
|
|
|
|
"required": "1"
|
|
|
|
},
|
|
|
|
|
|
|
|
|
|
|
|
{
|
|
|
|
"name": "Zustand",
|
|
|
|
"type": "text",
|
|
|
|
"required": "1"
|
|
|
|
}
|
|
|
|
|
|
|
|
]
|
2022-01-01 19:02:11 +00:00
|
|
|
}
|
|
|
|
]
|
2022-01-01 14:51:36 +00:00
|
|
|
|
|
|
|
}
|