1
0
Fork 0
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:
yunohost-bot 2024-03-19 01:41:40 +00:00
parent dd7b852d59
commit e685ad6d02
2 changed files with 18 additions and 20 deletions

View file

@ -17,10 +17,9 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
## Overview
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.1.5~ynh1
**Shipped version:** 8.1.4~ynh1
**Demo:** https://demo.prestashop.com/#/en/front
**Demo:** <https://demo.prestashop.com/#/en/front>
## Screenshots
@ -28,11 +27,11 @@ PrestaShop is an Open Source e-commerce web application, committed to providing
## Documentation and resources
* Official app website: <https://prestashop.com>
* Official user documentation: <https://doc.prestashop.com/display/PS17/Guide+de+l'utilisateur>
* Upstream app code repository: <https://github.com/PrestaShop/PrestaShop>
* YunoHost Store: <https://apps.yunohost.org/app/prestashop>
* Report a bug: <https://github.com/YunoHost-Apps/prestashop_ynh/issues>
- Official app website: <https://prestashop.com>
- Official user documentation: <https://doc.prestashop.com/display/PS17/Guide+de+l'utilisateur>
- Upstream app code repository: <https://github.com/PrestaShop/PrestaShop>
- YunoHost Store: <https://apps.yunohost.org/app/prestashop>
- Report a bug: <https://github.com/YunoHost-Apps/prestashop_ynh/issues>
## Developer info
@ -40,7 +39,7 @@ Please send your pull request to the [testing branch](https://github.com/YunoHos
To try the testing branch, please proceed like that.
``` bash
```bash
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

View file

@ -17,10 +17,9 @@ Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
## Vue densemble
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.1.5~ynh1
**Version incluse :** 8.1.4~ynh1
**Démo :** https://demo.prestashop.com/#/en/front
**Démo :** <https://demo.prestashop.com/#/en/front>
## Captures décran
@ -28,11 +27,11 @@ PrestaShop is an Open Source e-commerce web application, committed to providing
## Documentations et ressources
* Site officiel de lapp : <https://prestashop.com>
* Documentation officielle utilisateur : <https://doc.prestashop.com/display/PS17/Guide+de+l'utilisateur>
* Dépôt de code officiel de lapp : <https://github.com/PrestaShop/PrestaShop>
* YunoHost Store: <https://apps.yunohost.org/app/prestashop>
* Signaler un bug : <https://github.com/YunoHost-Apps/prestashop_ynh/issues>
- Site officiel de lapp : <https://prestashop.com>
- Documentation officielle utilisateur : <https://doc.prestashop.com/display/PS17/Guide+de+l'utilisateur>
- Dépôt de code officiel de lapp : <https://github.com/PrestaShop/PrestaShop>
- YunoHost Store : <https://apps.yunohost.org/app/prestashop>
- Signaler un bug : <https://github.com/YunoHost-Apps/prestashop_ynh/issues>
## Informations pour les développeurs
@ -40,7 +39,7 @@ Merci de faire vos pull request sur la [branche testing](https://github.com/Yuno
Pour essayer la branche testing, procédez comme suit.
``` bash
```bash
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