1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/piwigo_ynh.git synced 2024-09-03 20:06:03 +02:00
piwigo_ynh/README_es.md

51 lines
2 KiB
Markdown
Raw Permalink Normal View History

2024-06-23 14:13:21 +02:00
<!--
Este archivo README esta generado automaticamente<https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
No se debe editar a mano.
-->
# Piwigo para Yunohost
[![Nivel de integración](https://dash.yunohost.org/integration/piwigo.svg)](https://dash.yunohost.org/appci/app/piwigo) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/piwigo.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/piwigo.maintain.svg)
[![Instalar Piwigo con Yunhost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=piwigo)
*[Leer este README en otros idiomas.](./ALL_README.md)*
> *Este paquete le permite instalarPiwigo rapidamente y simplement en un servidor YunoHost.*
> *Si no tiene YunoHost, visita [the guide](https://yunohost.org/install) para aprender como instalarla.*
## Descripción general
Piwigo is a photo gallery software for the web, built by an active community of users and developers. Extensions make Piwigo easily customizable.
**Versión actual:** 14.3.0~ynh1
**Demo:** <https://piwigo.org/demo>
## Capturas
![Captura de Piwigo](./doc/screenshots/screenshot_Piwigo.jpg)
## Documentaciones y recursos
- Sitio web oficial: <http://piwigo.org>
- Documentación administrador oficial: <https://piwigo.org/guides>
- Repositorio del código fuente oficial de la aplicación : <https://github.com/Piwigo/Piwigo>
- Catálogo YunoHost: <https://apps.yunohost.org/app/piwigo>
- Reportar un error: <https://github.com/YunoHost-Apps/piwigo_ynh/issues>
## Información para desarrolladores
Por favor enviar sus correcciones a la [`branch testing`](https://github.com/YunoHost-Apps/piwigo_ynh/tree/testing
Para probar la rama `testing`, sigue asÍ:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/piwigo_ynh/tree/testing --debug
o
sudo yunohost app upgrade piwigo -u https://github.com/YunoHost-Apps/piwigo_ynh/tree/testing --debug
```
**Mas informaciones sobre el empaquetado de aplicaciones:** <https://yunohost.org/packaging_apps>