mirror of
https://github.com/YunoHost-Apps/prestashop_ynh.git
synced 2024-09-03 20:06:39 +02:00
Merge pull request #46 from YunoHost-Apps/ci-auto-update-8.1.5
Upgrade to v8.1.5
This commit is contained in:
commit
c8fe47540c
3 changed files with 21 additions and 23 deletions
15
README.md
15
README.md
|
@ -17,10 +17,9 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
||||||
## Overview
|
## 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.
|
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
|
## Screenshots
|
||||||
|
|
||||||
|
@ -28,11 +27,11 @@ PrestaShop is an Open Source e-commerce web application, committed to providing
|
||||||
|
|
||||||
## Documentation and resources
|
## Documentation and resources
|
||||||
|
|
||||||
* Official app website: <https://prestashop.com>
|
- Official app website: <https://prestashop.com>
|
||||||
* Official user documentation: <https://doc.prestashop.com/display/PS17/Guide+de+l'utilisateur>
|
- Official user documentation: <https://doc.prestashop.com/display/PS17/Guide+de+l'utilisateur>
|
||||||
* Upstream app code repository: <https://github.com/PrestaShop/PrestaShop>
|
- Upstream app code repository: <https://github.com/PrestaShop/PrestaShop>
|
||||||
* YunoHost Store: <https://apps.yunohost.org/app/prestashop>
|
- YunoHost Store: <https://apps.yunohost.org/app/prestashop>
|
||||||
* Report a bug: <https://github.com/YunoHost-Apps/prestashop_ynh/issues>
|
- Report a bug: <https://github.com/YunoHost-Apps/prestashop_ynh/issues>
|
||||||
|
|
||||||
## Developer info
|
## Developer info
|
||||||
|
|
||||||
|
|
15
README_fr.md
15
README_fr.md
|
@ -17,10 +17,9 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
|
||||||
## 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.
|
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
|
## Captures d’écran
|
||||||
|
|
||||||
|
@ -28,11 +27,11 @@ PrestaShop is an Open Source e-commerce web application, committed to providing
|
||||||
|
|
||||||
## Documentations et ressources
|
## 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>
|
- 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>
|
||||||
* YunoHost Store: <https://apps.yunohost.org/app/prestashop>
|
- YunoHost Store : <https://apps.yunohost.org/app/prestashop>
|
||||||
* Signaler un bug : <https://github.com/YunoHost-Apps/prestashop_ynh/issues>
|
- Signaler un bug : <https://github.com/YunoHost-Apps/prestashop_ynh/issues>
|
||||||
|
|
||||||
## Informations pour les développeurs
|
## Informations pour les développeurs
|
||||||
|
|
||||||
|
|
|
@ -5,7 +5,7 @@ name = "Prestashop"
|
||||||
description.en = "Create a E-commerce Website"
|
description.en = "Create a E-commerce Website"
|
||||||
description.fr = "Créer un site ecommerce"
|
description.fr = "Créer un site ecommerce"
|
||||||
|
|
||||||
version = "8.1.4~ynh1"
|
version = "8.1.5~ynh1"
|
||||||
|
|
||||||
maintainers = ["frju365"]
|
maintainers = ["frju365"]
|
||||||
|
|
||||||
|
@ -43,8 +43,8 @@ ram.runtime = "50M"
|
||||||
|
|
||||||
[resources]
|
[resources]
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/PrestaShop/PrestaShop/releases/download/8.1.4/prestashop_8.1.4.zip"
|
url = "https://github.com/PrestaShop/PrestaShop/releases/download/8.1.5/prestashop_8.1.5.zip"
|
||||||
sha256 = "4d33e77734e483b0b897b1f06ff099283771f83ca6b4199a3a1cb283f4728ed4"
|
sha256 = "82cb5eb8abdb7c64888cb4284a1f001cff79917d43bfee37e1b62dc372e96aae"
|
||||||
in_subdir = false
|
in_subdir = false
|
||||||
autoupdate.strategy = "latest_github_release"
|
autoupdate.strategy = "latest_github_release"
|
||||||
autoupdate.asset = "prestashop_.*zip"
|
autoupdate.asset = "prestashop_.*zip"
|
||||||
|
|
Loading…
Add table
Reference in a new issue