diff --git a/README.md b/README.md index a9923b9..e06721f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,47 @@ -# prestashop_ynh -Create Ecommerce Website for free with plenty of extensions +# Prestashop for YunoHost -NE FONCTIONNE PAS !! / DON'T WORK !! N'UTILSER QUE POUR TEST OU DEVELOPPEMENT !! / USE ONLY FOR TEST OR DEVELOPPMENT !! +## Prestashop c'est quoi ? + +La solution ecommerce gratuite pour démarrer votre activité en ligne et commencer à vendre en ligne. Créez une boutique en ligne gratuitement avec PrestaShop. + +Source: [prestashop.com](https://www.prestashop.com/) + +## Fonctionnalité de l'application pour Yunohost + +- Installation automatique + +### Installation + +`$ sudo yunohost app install https://github.com/YunoHost-Apps/prestashop_ynh.git` + +### Mise à jour + +`$ sudo yunohost app upgrade --verbose prestashop -u https://github.com/YunoHost-Apps/prestashop_ynh.git` + +### Utilisation + +Accéder à l'administration du site en écrivant l'adresse suivante dans votre navigateur. + +https://www.domain.tld/prestashop/admin + +## What is Prestashop? + +The free ecommerce solution to start your online business and start selling online. Build an online store for free with PrestaShop. + +Source: [prestashop.com](https://www.prestashop.com/) + +### Use + +Access the site administration by writing the following address in your browser. + +https://www.domain.tld/prestashop/admin + +## Features for Yunohost app + +- Install auto + +## Versionning + +###Version 1.0.0 (22/02/17) + +- Create script install diff --git a/manifest.json b/manifest.json index 9eea065..bbdab05 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Create a E-commerce Website", "fr": "Créer un site ecommerce" }, - "version": "1.1.3", + "version": "1.0.3", "url": "https://www.prestashop.com/", "license": "free", "maintainer": {