1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/abantecart_ynh.git synced 2024-09-03 18:06:16 +02:00
abantecart_ynh/README_fr.md

50 lines
2.6 KiB
Markdown
Raw Normal View History

2022-01-14 14:46:57 +01:00
# Abantecart pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/abantecart.svg)](https://dash.yunohost.org/appci/app/abantecart) ![](https://ci-apps.yunohost.org/ci/badges/abantecart.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/abantecart.maintain.svg)
[![Installer Abantecart avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=abantecart)
*[Read this readme in english.](./README.md)*
*[Lire ce readme en français.](./README_fr.md)*
> *Ce package vous permet d'installer Abantecart 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
2022-01-14 14:55:35 +01:00
AbanteCart is a free open source ecommerce platform to power online retail. AbanteCart is a ready to run web application as well as reliable foundation to build custom eCommerce solutions. AbanteCart ecommerce platform is designed to fit a wide variety of online businesses and applications, as well as can be configured or customized to perform very specific business requirements. Chosen by many shop owners launching their business online for the first time, AbanteCart is also picked by developers looking for a user-friendly interface and powerful features set.
2022-01-14 14:46:57 +01:00
**Version incluse :** 1.3.2~ynh1
2022-01-14 14:55:35 +01:00
**Démo :** https://www.abantecart.com/shopping-cart-demo
## Captures d'écran
2022-01-14 14:46:57 +01:00
2022-01-14 14:55:35 +01:00
![](./doc/screenshots/dashboard.png)
2022-01-14 14:46:57 +01:00
## Avertissements / informations importantes
### Important points to read before installing
2022-01-20 16:46:03 +01:00
- Do not upgrade manually within the app, upgrade with Yunohost instead!
2022-01-14 14:46:57 +01:00
## Documentations et ressources
2022-01-14 14:55:35 +01:00
* Site officiel de l'app : https://www.abantecart.com/
* Documentation officielle utilisateur : https://abantecart.atlassian.net/wiki/spaces/AD/overview?homepageId=3506313
* Documentation officielle de l'admin : https://docs.abantecart.com/
* Dépôt de code officiel de l'app : https://github.com/abantecart/abantecart-src
2022-01-14 14:46:57 +01:00
* Documentation YunoHost pour cette app : https://yunohost.org/app_abantecart
* Signaler un bug : https://github.com/YunoHost-Apps/abantecart_ynh/issues
## Informations pour les développeurs
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/abantecart_ynh/tree/testing).
Pour essayer la branche testing, procédez comme suit.
```
sudo yunohost app install https://github.com/YunoHost-Apps/abantecart_ynh/tree/testing --debug
ou
sudo yunohost app upgrade abantecart -u https://github.com/YunoHost-Apps/abantecart_ynh/tree/testing --debug
```
**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps