1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/abantecart_ynh.git synced 2024-09-03 18:06:16 +02:00

Update manifest.json

This commit is contained in:
frju365 2018-02-11 20:07:26 +01:00 committed by GitHub
parent 4208f20d90
commit 084c77f144
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,23 +2,25 @@
"name": "Abantecart", "name": "Abantecart",
"id": "abantecart", "id": "abantecart",
"packaging_format": 1, "packaging_format": 1,
"requirements": {
"yunohost": ">> 2.3.15"
},
"description": { "description": {
"en": "Create a E-commerce Website", "en": "Create a E-commerce Website",
"fr": "Créer un site ecommerce" "fr": "Créer un site ecommerce"
}, },
"version": "1.2.12",
"license": "free", "license": "free",
"url": "abantecart.com", "url": "abantecart.com",
"maintainer": { "maintainer": {
"name": "frju365", "name": "frju365",
"email": "win10@tutanota.com" "email": "win10@tutanota.com"
}, },
"requirements": {
"yunohost": ">= 2.7.2"
},
"multi_instance": true, "multi_instance": true,
"services": [ "services": [
"nginx", "nginx",
"php5-fpm" "php5-fpm",
"mysql"
], ],
"arguments": { "arguments": {
"install" : [ "install" : [