2024-05-24 19:25:36 +02:00
<!--
Este archivo README esta generado automaticamente< https: / / github . com / YunoHost / apps / tree / master / tools / readme_generator >
No se debe editar a mano.
-->
# PmWiki para Yunohost
2024-06-28 22:25:33 +02:00
[![Nivel de integración ](https://dash.yunohost.org/integration/pmwiki.svg )](https://ci-apps.yunohost.org/ci/apps/pmwiki/) ![Estado funcional ](https://ci-apps.yunohost.org/ci/badges/pmwiki.status.svg ) ![Estado En Mantención ](https://ci-apps.yunohost.org/ci/badges/pmwiki.maintain.svg )
2024-05-24 19:25:36 +02:00
[![Instalar PmWiki con Yunhost ](https://install-app.yunohost.org/install-with-yunohost.svg )](https://install-app.yunohost.org/?app=pmwiki)
*[Leer este README en otros idiomas.](./ALL_README.md)*
> *Este paquete le permite instalarPmWiki 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
PmWiki is a wiki-based content-management system (CMS) for collaborative creation and maintenance of websites.
### Features
- Custom look-and-feel
- Access control
- Customization and plugin architecture
2024-08-05 18:46:35 +02:00
**Versión actual:** 2.3.32~ynh6
2024-05-24 19:25:36 +02:00
## Capturas
![Captura de PmWiki ](./doc/screenshots/pmwiki.png )
## Documentaciones y recursos
- Sitio web oficial: < https: // www . pmwiki . org >
- Documentación usuario oficial: < https: // www . pmwiki . org / wiki / PmWikiFr / PmWikiUsers >
- Documentación administrador oficial: < https: // www . pmwiki . org / wiki / PmWikiFr / PmWikiFr >
- Catálogo YunoHost: < https: // apps . yunohost . org / app / pmwiki >
- Reportar un error: < https: // github . com / YunoHost-Apps / pmwiki_ynh / issues >
## Información para desarrolladores
Por favor enviar sus correcciones a la [`branch testing`](https://github.com/YunoHost-Apps/pmwiki_ynh/tree/testing
Para probar la rama `testing` , sigue asÍ:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/pmwiki_ynh/tree/testing --debug
o
sudo yunohost app upgrade pmwiki -u https://github.com/YunoHost-Apps/pmwiki_ynh/tree/testing --debug
```
**Mas informaciones sobre el empaquetado de aplicaciones:** < https: / / yunohost . org / packaging_apps >