Yunohost-Bot 4 rokov pred
rodič
commit
77a3e00933
2 zmenil súbory, kde vykonal 78 pridanie a 36 odobranie
  1. 32 36
      README.md
  2. 46 0
      README_fr.md

+ 32 - 36
README.md

@@ -1,54 +1,50 @@
+<!--
+N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
+It shall NOT be edited by hand.
+-->
+
 # Prestashop for YunoHost
 
 [![Integration level](https://dash.yunohost.org/integration/prestashop.svg)](https://dash.yunohost.org/appci/app/prestashop) ![](https://ci-apps.yunohost.org/ci/badges/prestashop.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/prestashop.maintain.svg)  
-[![Install prestashop with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=prestashop)
-
-## 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
+[![Install Prestashop with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=prestashop)
 
-Accéder à l'administration du site en écrivant l'adresse suivante dans votre navigateur.
+*[Lire ce readme en français.](./README_fr.md)*
 
-https://www.domain.tld/prestashop/admin
+> *This package allows you to install Prestashop quickly and simply on a YunoHost server.
+If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
 
-## What is Prestashop?
+## Overview
 
-The free ecommerce solution to start your online business and start selling online. Build an online store for free with PrestaShop.
+GitHub stars
 
-Source: [prestashop.com](https://www.prestashop.com/)
+PrestaShop is an Open Source e-commerce web application, committed to providing the best shopping cart experience for both merchants and customers. It is written in PHP, is highly customizable, supports all the major payment services, is translated in many languages and localized for many countries, has a fully responsive design (both front and back office), etc.
 
-### Use
+**Shipped version:** 1.7.7.8~ynh1
 
-Access the site administration by writing the following address in your browser.
+**Demo:** https://demo.prestashop.com/#/en/front
 
-https://www.domain.tld/prestashop/admin
+## Screenshots
 
-## Features for Yunohost app
+![](./doc/screenshots/screenshot.png)
 
-- Install auto
+## Documentation and resources
 
-## Versionning
+* Official app website: https://prestashop.com
+* Official user documentation: https://yunohost.org/apps
+* Official admin documentation: https://yunohost.org/packaging_apps
+* Upstream app code repository: https://github.com/PrestaShop/PrestaShop
+* YunoHost documentation for this app: https://yunohost.org/app_prestashop
+* Report a bug: https://github.com/YunoHost-Apps/prestashop_ynh/issues
 
-### Version 2.0 (12/2018)
+## Developer info
 
-- Refactoring
+Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/prestashop_ynh/tree/testing).
 
-### Version 1.0.0 (22/02/17)
+To try the testing branch, please proceed like that.
+```
+sudo yunohost app install https://github.com/YunoHost-Apps/prestashop_ynh/tree/testing --debug
+or
+sudo yunohost app upgrade prestashop -u https://github.com/YunoHost-Apps/prestashop_ynh/tree/testing --debug
+```
 
-- Create script install
+**More info regarding app packaging:** https://yunohost.org/packaging_apps

+ 46 - 0
README_fr.md

@@ -0,0 +1,46 @@
+# Prestashop pour YunoHost
+
+[![Niveau d'intégration](https://dash.yunohost.org/integration/prestashop.svg)](https://dash.yunohost.org/appci/app/prestashop) ![](https://ci-apps.yunohost.org/ci/badges/prestashop.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/prestashop.maintain.svg)  
+[![Installer Prestashop avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=prestashop)
+
+*[Read this readme in english.](./README.md)*
+*[Lire ce readme en français.](./README_fr.md)*
+
+> *Ce package vous permet d'installer Prestashop rapidement et simplement sur un serveur YunoHost.
+Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
+
+## Vue d'ensemble
+
+GitHub stars
+
+PrestaShop is an Open Source e-commerce web application, committed to providing the best shopping cart experience for both merchants and customers. It is written in PHP, is highly customizable, supports all the major payment services, is translated in many languages and localized for many countries, has a fully responsive design (both front and back office), etc.
+
+**Version incluse :** 1.7.7.8~ynh1
+
+**Démo :** https://demo.prestashop.com/#/en/front
+
+## Captures d'écran
+
+![](./doc/screenshots/screenshot.png)
+
+## Documentations et ressources
+
+* Site officiel de l'app : https://prestashop.com
+* Documentation officielle utilisateur : https://yunohost.org/apps
+* Documentation officielle de l'admin : https://yunohost.org/packaging_apps
+* Dépôt de code officiel de l'app : https://github.com/PrestaShop/PrestaShop
+* Documentation YunoHost pour cette app : https://yunohost.org/app_prestashop
+* Signaler un bug : https://github.com/YunoHost-Apps/prestashop_ynh/issues
+
+## Informations pour les développeurs
+
+Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/prestashop_ynh/tree/testing).
+
+Pour essayer la branche testing, procédez comme suit.
+```
+sudo yunohost app install https://github.com/YunoHost-Apps/prestashop_ynh/tree/testing --debug
+ou
+sudo yunohost app upgrade prestashop -u https://github.com/YunoHost-Apps/prestashop_ynh/tree/testing --debug
+```
+
+**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps