1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/tiki_ynh.git synced 2024-09-04 01:15:54 +02:00
tiki_ynh/README_es.md

65 lines
2.2 KiB
Markdown
Raw Permalink Normal View History

2024-06-23 14:36:56 +02:00
<!--
Este archivo README esta generado automaticamente<https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
No se debe editar a mano.
-->
# Tiki para Yunohost
2024-08-31 15:33:06 +02:00
[![Nivel de integración](https://dash.yunohost.org/integration/tiki.svg)](https://ci-apps.yunohost.org/ci/apps/tiki/) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/tiki.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/tiki.maintain.svg)
2024-06-23 14:36:56 +02:00
[![Instalar Tiki con Yunhost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=tiki)
*[Leer este README en otros idiomas.](./ALL_README.md)*
> *Este paquete le permite instalarTiki 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
Tiki Wiki CMS Groupware is the Free / Libre / Open Source Web Application with the most built-in features.
### Use cases
2024-09-01 17:57:46 +02:00
2024-06-23 14:36:56 +02:00
- Web Publishing
- Collaboration
- Project Management
- Office Suite
- Knowledge base
- Shopping Cart
- Social Networking
- CRM
- Membership
- E-learning
- Tiki Trackers is the built-in database web apps builder and low-code / no-code application framework.
2024-08-31 15:36:24 +02:00
**Versión actual:** 26.2~ynh2
2024-06-23 14:36:56 +02:00
**Demo:** <https://tiki.org/Try-Tiki>
## Capturas
![Captura de Tiki](./doc/screenshots/Screenshot.png)
## Documentaciones y recursos
- Sitio web oficial: <https://tiki.org/>
- Documentación administrador oficial: <https://doc.tiki.org>
- Repositorio del código fuente oficial de la aplicación : <https://gitlab.com/tikiwiki/tiki/>
- Catálogo YunoHost: <https://apps.yunohost.org/app/tiki>
- Reportar un error: <https://github.com/YunoHost-Apps/tiki_ynh/issues>
## Información para desarrolladores
Por favor enviar sus correcciones a la [`branch testing`](https://github.com/YunoHost-Apps/tiki_ynh/tree/testing
Para probar la rama `testing`, sigue asÍ:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/tiki_ynh/tree/testing --debug
o
sudo yunohost app upgrade tiki -u https://github.com/YunoHost-Apps/tiki_ynh/tree/testing --debug
```
**Mas informaciones sobre el empaquetado de aplicaciones:** <https://yunohost.org/packaging_apps>