mirror of
https://github.com/YunoHost-Apps/prestashop_ynh.git
synced 2024-09-03 20:06:39 +02:00
Auto-update README
This commit is contained in:
parent
4fc6507ec1
commit
2c9f6b5510
2 changed files with 12 additions and 12 deletions
|
@ -5,7 +5,7 @@ It shall NOT be edited by hand.
|
|||
|
||||
# Prestashop for YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/prestashop)  
|
||||
[](https://dash.yunohost.org/appci/app/prestashop)  
|
||||
[](https://install-app.yunohost.org/?app=prestashop)
|
||||
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
|
||||
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.
|
||||
|
||||
**Shipped version:** 8.0.0~ynh1
|
||||
**Shipped version:** 8.0.1~ynh1
|
||||
|
||||
**Demo:** https://demo.prestashop.com/#/en/front
|
||||
|
||||
|
|
20
README_fr.md
20
README_fr.md
|
@ -5,25 +5,25 @@ It shall NOT be edited by hand.
|
|||
|
||||
# Prestashop pour YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/prestashop)  
|
||||
[](https://dash.yunohost.org/appci/app/prestashop)  
|
||||
[](https://install-app.yunohost.org/?app=prestashop)
|
||||
|
||||
*[Read this readme in english.](./README.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.*
|
||||
> *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
|
||||
## Vue d’ensemble
|
||||
|
||||
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 :** 8.0.0~ynh1
|
||||
**Version incluse :** 8.0.1~ynh1
|
||||
|
||||
**Démo :** https://demo.prestashop.com/#/en/front
|
||||
|
||||
## Captures d'écran
|
||||
## Captures d’écran
|
||||
|
||||

|
||||

|
||||
|
||||
## Avertissements / informations importantes
|
||||
|
||||
|
@ -35,9 +35,9 @@ PrestaShop is an Open Source e-commerce web application, committed to providing
|
|||
There is a documentation page dedicated to the post-installation process: http://doc.prestashop.com/display/PS17/Installing+PrestaShop#InstallingPrestaShop-Completingtheinstallation
|
||||
## Documentations et ressources
|
||||
|
||||
* Site officiel de l'app : <https://prestashop.com>
|
||||
* Site officiel de l’app : <https://prestashop.com>
|
||||
* Documentation officielle utilisateur : <https://doc.prestashop.com/display/PS17/Guide+de+l'utilisateur>
|
||||
* Dépôt de code officiel de l'app : <https://github.com/PrestaShop/PrestaShop>
|
||||
* 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>
|
||||
|
||||
|
@ -53,4 +53,4 @@ 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>
|
||||
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
Loading…
Add table
Reference in a new issue