oms-Surveys/info.json

47 lines
964 B
JSON

{
"name": {
"id": 1000800000,
"internal": "Surveys",
"external": "Surveys"
},
"category": "Tools",
"version": "1.0.0",
"requirements": {
"phpOMS": "1.0.0",
"phpOMS-db": "1.0.0"
},
"creator": {
"name": "Orange Management",
"website": "www.spl1nes.com"
},
"description": "Surveys module.",
"directory": "Surveys",
"dependencies": {
"Admin" : "1.0.0",
"Tools" : "1.0.0"
},
"providing": {
"Navigation": "*"
},
"load": [
{
"pid": [
"/backend/survey"
],
"type": 4,
"for": 0,
"from": "Surveys",
"file": "Surveys"
},
{
"pid": [
"/backend"
],
"type": 5,
"from": "Surveys",
"for": "Navigation",
"file": "Navigation"
}
]
}