1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/phpbb_ynh.git synced 2024-09-03 19:56:36 +02:00
phpbb_ynh/README_gl.md

51 lines
2.2 KiB
Markdown
Raw Permalink Normal View History

2024-03-29 07:17:53 +01:00
<!--
NOTA: Este README foi creado automáticamente por <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
NON debe editarse manualmente.
-->
# phpBB para YunoHost
2024-06-26 08:40:03 +02:00
[![Nivel de integración](https://dash.yunohost.org/integration/phpbb.svg)](https://ci-apps.yunohost.org/ci/apps/phpbb/) ![Estado de funcionamento](https://ci-apps.yunohost.org/ci/badges/phpbb.status.svg) ![Estado de mantemento](https://ci-apps.yunohost.org/ci/badges/phpbb.maintain.svg)
2024-03-29 07:17:53 +01:00
[![Instalar phpBB con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=phpbb)
*[Le este README en outros idiomas.](./ALL_README.md)*
> *Este paquete permíteche instalar phpBB 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
phpBB is a free flat-forum bulletin board software solution that can be used to stay in touch with a group of people or can power your entire website. With an extensive database of user-created extensions and styles database containing hundreds of style and image packages to customise your board, you can create a very unique forum in minutes.
**Versión proporcionada:** 3.3.11~ynh1
**Demo:** <https://www.phpbb.com/demo/>
## Capturas de pantalla
![Captura de pantalla de phpBB](./doc/screenshots/screenshot.png)
## Documentación e recursos
- Web oficial da app: <http://www.phpbb.com/>
- Documentación oficial para admin: <https://www.phpbb.com/support/docs/>
- Repositorio de orixe do código: <https://github.com/phpbb/phpbb>
- Tenda YunoHost: <https://apps.yunohost.org/app/phpbb>
- Informar dun problema: <https://github.com/YunoHost-Apps/phpbb_ynh/issues>
## Info de desenvolvemento
Envía a túa colaboración á [rama `testing`](https://github.com/YunoHost-Apps/phpbb_ynh/tree/testing).
Para probar a rama `testing`, procede deste xeito:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/phpbb_ynh/tree/testing --debug
ou
sudo yunohost app upgrade phpbb -u https://github.com/YunoHost-Apps/phpbb_ynh/tree/testing --debug
```
**Máis info sobre o empaquetado da app:** <https://yunohost.org/packaging_apps>