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
c91c93d611
commit
77a3e00933
2 changed files with 78 additions and 36 deletions
68
README.md
68
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
|
# Prestashop for YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/prestashop)  
|
[](https://dash.yunohost.org/appci/app/prestashop)  
|
||||||
[](https://install-app.yunohost.org/?app=prestashop)
|
[](https://install-app.yunohost.org/?app=prestashop)
|
||||||
|
|
||||||
## Prestashop c'est quoi ?
|
*[Lire ce readme en français.](./README_fr.md)*
|
||||||
|
|
||||||
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.
|
> *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.*
|
||||||
|
|
||||||
Source: [prestashop.com](https://www.prestashop.com/)
|
## Overview
|
||||||
|
|
||||||
## Fonctionnalité de l'application pour Yunohost
|
GitHub stars
|
||||||
|
|
||||||
- Installation automatique
|
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.
|
||||||
|
|
||||||
### Installation
|
**Shipped version:** 1.7.7.8~ynh1
|
||||||
|
|
||||||
`$ sudo yunohost app install https://github.com/YunoHost-Apps/prestashop_ynh.git`
|
**Demo:** https://demo.prestashop.com/#/en/front
|
||||||
|
|
||||||
### Mise à jour
|
## Screenshots
|
||||||
|
|
||||||
`$ sudo yunohost app upgrade --verbose prestashop -u https://github.com/YunoHost-Apps/prestashop_ynh.git`
|

|
||||||
|
|
||||||
### Utilisation
|
## Documentation and resources
|
||||||
|
|
||||||
Accéder à l'administration du site en écrivant l'adresse suivante dans votre navigateur.
|
* 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
|
||||||
|
|
||||||
https://www.domain.tld/prestashop/admin
|
## Developer info
|
||||||
|
|
||||||
## What is Prestashop?
|
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/prestashop_ynh/tree/testing).
|
||||||
|
|
||||||
The free ecommerce solution to start your online business and start selling online. Build an online store for free with PrestaShop.
|
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
|
||||||
|
```
|
||||||
|
|
||||||
Source: [prestashop.com](https://www.prestashop.com/)
|
**More info regarding app packaging:** https://yunohost.org/packaging_apps
|
||||||
|
|
||||||
### Use
|
|
||||||
|
|
||||||
Access the site administration by writing the following address in your browser.
|
|
||||||
|
|
||||||
https://www.domain.tld/prestashop/admin
|
|
||||||
|
|
||||||
## Features for Yunohost app
|
|
||||||
|
|
||||||
- Install auto
|
|
||||||
|
|
||||||
## Versionning
|
|
||||||
|
|
||||||
### Version 2.0 (12/2018)
|
|
||||||
|
|
||||||
- Refactoring
|
|
||||||
|
|
||||||
### Version 1.0.0 (22/02/17)
|
|
||||||
|
|
||||||
- Create script install
|
|
46
README_fr.md
Normal file
46
README_fr.md
Normal file
|
@ -0,0 +1,46 @@
|
||||||
|
# Prestashop pour YunoHost
|
||||||
|
|
||||||
|
[](https://dash.yunohost.org/appci/app/prestashop)  
|
||||||
|
[](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
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
## 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
|
Loading…
Add table
Reference in a new issue