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

54 lines
2 KiB
Markdown
Raw Permalink Normal View History

2024-03-29 07:19:13 +01:00
<!--
NOTA: Este README foi creado automáticamente por <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
NON debe editarse manualmente.
-->
# 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 de funcionamento](https://ci-apps.yunohost.org/ci/badges/pmwiki.status.svg) ![Estado de mantemento](https://ci-apps.yunohost.org/ci/badges/pmwiki.maintain.svg)
2024-03-29 07:19:13 +01:00
[![Instalar PmWiki con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=pmwiki)
*[Le este README en outros idiomas.](./ALL_README.md)*
> *Este paquete permíteche instalar PmWiki 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
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-09 20:11:49 +02:00
**Versión proporcionada:** 2.3.32~ynh7
2024-03-29 07:19:13 +01:00
## Capturas de pantalla
![Captura de pantalla de PmWiki](./doc/screenshots/pmwiki.png)
## Documentación e recursos
- Web oficial da app: <https://www.pmwiki.org>
- Documentación oficial para usuarias: <https://www.pmwiki.org/wiki/PmWikiFr/PmWikiUsers>
- Documentación oficial para admin: <https://www.pmwiki.org/wiki/PmWikiFr/PmWikiFr>
- Tenda YunoHost: <https://apps.yunohost.org/app/pmwiki>
- Informar dun problema: <https://github.com/YunoHost-Apps/pmwiki_ynh/issues>
## Info de desenvolvemento
Envía a túa colaboración á [rama `testing`](https://github.com/YunoHost-Apps/pmwiki_ynh/tree/testing).
Para probar a rama `testing`, procede deste xeito:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/pmwiki_ynh/tree/testing --debug
ou
sudo yunohost app upgrade pmwiki -u https://github.com/YunoHost-Apps/pmwiki_ynh/tree/testing --debug
```
**Máis info sobre o empaquetado da app:** <https://yunohost.org/packaging_apps>