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_fr.md

50 lines
2.4 KiB
Markdown
Raw Normal View History

2022-05-24 11:07:06 +02:00
<!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
It shall NOT be edited by hand.
-->
2022-05-22 20:54:18 +02:00
# Tiki pour YunoHost
2022-05-22 20:54:12 +02:00
2023-03-01 13:49:10 +01:00
[![Niveau dintégration](https://dash.yunohost.org/integration/tiki.svg)](https://dash.yunohost.org/appci/app/tiki) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/tiki.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/tiki.maintain.svg)
2022-05-22 20:54:18 +02:00
[![Installer Tiki avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=tiki)
2022-05-22 20:54:12 +02:00
*[Read this readme in english.](./README.md)*
2023-03-01 13:49:10 +01:00
> *Ce package vous permet dinstaller Tiki rapidement et simplement sur un serveur YunoHost.
Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.*
2022-05-22 20:54:12 +02:00
2023-03-01 13:49:10 +01:00
## Vue densemble
2022-05-22 20:54:12 +02:00
2022-12-15 08:56:39 +01:00
Tiki Wiki CMS Groupware est l'application Web libre dotée du plus grand nombre de fonctionnalités intégrées. Cas d'utilisation: Publication Web / Collaboration / Gestion de projet / Suite bureautique / Gestion des connaissances / Panier d'achat / Réseau social / Gestion de communauté et clientèle (CRM) / Membrariat / Système de gestion de l'apprentissage (LMS). Les Tiki Trackers sont la composante intégrée pour le développement low-code / no-code et le générateur de formulaires et bases de données.
2022-05-22 20:54:12 +02:00
2023-06-02 19:02:12 +02:00
**Version incluse :** 25.0~ynh2
2022-05-22 20:54:12 +02:00
2022-05-22 20:54:18 +02:00
**Démo :** https://tiki.org/Try-Tiki
2022-05-22 20:54:12 +02:00
2023-03-01 13:49:10 +01:00
## Captures décran
2022-05-22 20:54:12 +02:00
2023-03-01 13:49:10 +01:00
![Capture décran de Tiki](./doc/screenshots/Screenshot.png)
2022-05-22 20:54:12 +02:00
## Documentations et ressources
2023-03-01 13:49:10 +01:00
* Site officiel de lapp : <https://tiki.org/>
* Documentation officielle de ladmin : <https://doc.tiki.org>
* Dépôt de code officiel de lapp : <https://gitlab.com/tikiwiki/tiki/>
2022-05-24 11:07:06 +02:00
* Documentation YunoHost pour cette app : <https://yunohost.org/app_tiki>
* Signaler un bug : <https://github.com/YunoHost-Apps/tiki_ynh/issues>
2022-05-22 20:54:12 +02:00
## Informations pour les développeurs
2022-05-22 20:54:18 +02:00
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/tiki_ynh/tree/testing).
2022-05-22 20:54:12 +02:00
Pour essayer la branche testing, procédez comme suit.
2022-05-24 11:07:06 +02:00
``` bash
2022-05-22 20:54:18 +02:00
sudo yunohost app install https://github.com/YunoHost-Apps/tiki_ynh/tree/testing --debug
ou
sudo yunohost app upgrade tiki -u https://github.com/YunoHost-Apps/tiki_ynh/tree/testing --debug
2022-05-22 20:54:12 +02:00
```
2023-03-01 13:49:10 +01:00
**Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>