1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/zwiicms_ynh.git synced 2024-09-03 18:06:04 +02:00
zwiicms_ynh/README_fr.md

58 lines
2.2 KiB
Markdown
Raw Normal View History

2023-03-10 23:22:16 +01: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.
-->
# ZwiiCMS pour YunoHost
[![Niveau dintégration](https://dash.yunohost.org/integration/zwiicms.svg)](https://dash.yunohost.org/appci/app/zwiicms) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/zwiicms.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/zwiicms.maintain.svg)
[![Installer ZwiiCMS avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=zwiicms)
*[Read this readme in english.](./README.md)*
> *Ce package vous permet dinstaller ZwiiCMS 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.*
## Vue densemble
2023-03-19 09:55:21 +01:00
Zwii is a database-less (flat-file) CMS that allows you to easily create and manage a web site without any programming knowledge.
2023-03-10 23:22:16 +01:00
### Features
- No Database
- Multi-users
- Multilingual
- 100% responsive
- WYSIWYG editor
- Files manager
- Flexible
2023-03-19 10:06:57 +01:00
**Version incluse :** 12.3.02~ynh1
2023-03-10 23:22:16 +01:00
## Captures décran
![Capture décran de ZwiiCMS](./doc/screenshots/dashboard.png)
## Documentations et ressources
* Site officiel de lapp : <https://zwiicms.com/>
* Documentation officielle utilisateur : <https://www.zwiicms.fr/prise-en-main>
* Dépôt de code officiel de lapp : <https://forge.chapril.org/ZwiiCMS-Team/ZwiiCMS>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_zwiicms>
* Signaler un bug : <https://github.com/YunoHost-Apps/zwiicms_ynh/issues>
## Informations pour les développeurs
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/zwiicms_ynh/tree/testing).
Pour essayer la branche testing, procédez comme suit.
``` bash
sudo yunohost app install https://github.com/YunoHost-Apps/zwiicms_ynh/tree/testing --debug
ou
sudo yunohost app upgrade zwiicms -u https://github.com/YunoHost-Apps/zwiicms_ynh/tree/testing --debug
```
**Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>