2015-09-27 00:35:53 +02:00
|
|
|
{
|
2015-09-27 23:37:54 +02:00
|
|
|
"name": "NOALYSS (phpcompta)",
|
2015-09-27 00:35:53 +02:00
|
|
|
"id": "noalyss",
|
|
|
|
"description": {
|
|
|
|
"en": "Accounting free software (Beligum and French accounting)",
|
|
|
|
"fr": "Logiciel libre de comptabilité (comptabilité Belge et Française)"
|
|
|
|
},
|
2018-04-13 21:20:12 +02:00
|
|
|
"url": "http://www.noalyss.eu/",
|
2015-09-27 00:35:53 +02:00
|
|
|
"license": "GPL-2",
|
|
|
|
"maintainer": {
|
|
|
|
"name": "bram",
|
|
|
|
"email": "cortex@worlddomination.be",
|
|
|
|
"url": "http://worlddomination.be"
|
|
|
|
},
|
|
|
|
"multi_instance": "false",
|
|
|
|
"arguments": {
|
|
|
|
"install" : [
|
|
|
|
{
|
|
|
|
"name": "domain",
|
|
|
|
"ask": {
|
2018-04-13 21:20:12 +02:00
|
|
|
"en": "Choose a domain for NOALYSS",
|
|
|
|
"fr": "Choisir un domaine pour NOALYSS"
|
2015-09-27 00:35:53 +02:00
|
|
|
},
|
|
|
|
"example": "domain.org"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "path",
|
2018-04-13 21:20:12 +02:00
|
|
|
"type": "path",
|
2015-09-27 00:35:53 +02:00
|
|
|
"ask": {
|
2018-04-13 21:20:12 +02:00
|
|
|
"en": "Choose a path for NOALYSS",
|
|
|
|
"fr": "Choisir un chemin pour NOALYSS"
|
2015-09-27 00:35:53 +02:00
|
|
|
},
|
|
|
|
"example": "/compta",
|
|
|
|
"default": "/compta"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|