mirror of
https://github.com/YunoHost-Apps/prestashop_ynh.git
synced 2024-09-03 20:06:39 +02:00
49 lines
2.3 KiB
Markdown
49 lines
2.3 KiB
Markdown
<!--
|
|
NOTA: Este README foi creado automáticamente por <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
|
NON debe editarse manualmente.
|
|
-->
|
|
|
|
# Prestashop para YunoHost
|
|
|
|
[](https://ci-apps.yunohost.org/ci/apps/prestashop/)  
|
|
|
|
[](https://install-app.yunohost.org/?app=prestashop)
|
|
|
|
*[Le este README en outros idiomas.](./ALL_README.md)*
|
|
|
|
> *Este paquete permíteche instalar Prestashop de xeito rápido e doado nun servidor YunoHost.*
|
|
> *Se non usas YunoHost, le a [documentación](https://yunohost.org/install) para saber como instalalo.*
|
|
|
|
## Vista xeral
|
|
|
|
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.
|
|
|
|
**Versión proporcionada:** 8.1.7~ynh1
|
|
|
|
**Demo:** <https://demo.prestashop.com/#/en/front>
|
|
|
|
## Capturas de pantalla
|
|
|
|

|
|
|
|
## Documentación e recursos
|
|
|
|
- Web oficial da app: <https://prestashop.com>
|
|
- Documentación oficial para usuarias: <https://doc.prestashop.com/display/PS17/Guide+de+l'utilisateur>
|
|
- Repositorio de orixe do código: <https://github.com/PrestaShop/PrestaShop>
|
|
- Tenda YunoHost: <https://apps.yunohost.org/app/prestashop>
|
|
- Informar dun problema: <https://github.com/YunoHost-Apps/prestashop_ynh/issues>
|
|
|
|
## Info de desenvolvemento
|
|
|
|
Envía a túa colaboración á [rama `testing`](https://github.com/YunoHost-Apps/prestashop_ynh/tree/testing).
|
|
|
|
Para probar a rama `testing`, procede deste xeito:
|
|
|
|
```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
|
|
```
|
|
|
|
**Máis info sobre o empaquetado da app:** <https://yunohost.org/packaging_apps>
|