2022-05-30 16:06:49 +02:00
<!--
2024-03-29 07:00:46 +01:00
Nota bene : ce README est automatiquement généré par < https: / / github . com / YunoHost / apps / tree / master / tools / readme_generator >
Il NE doit PAS être modifié à la main.
2022-05-30 16:06:49 +02:00
-->
2022-02-22 16:14:50 +01:00
# DotClear 2 pour YunoHost
2023-02-02 13:10:08 +01:00
[![Niveau d’ intégration ](https://dash.yunohost.org/integration/dotclear2.svg )](https://dash.yunohost.org/appci/app/dotclear2) ![Statut du fonctionnement ](https://ci-apps.yunohost.org/ci/badges/dotclear2.status.svg ) ![Statut de maintenance ](https://ci-apps.yunohost.org/ci/badges/dotclear2.maintain.svg )
2023-02-23 23:34:31 +01:00
2022-02-22 16:14:50 +01:00
[![Installer DotClear 2 avec YunoHost ](https://install-app.yunohost.org/install-with-yunohost.svg )](https://install-app.yunohost.org/?app=dotclear2)
2024-03-29 07:00:46 +01:00
*[Lire le README dans d'autres langues.](./ALL_README.md)*
2022-02-22 16:14:50 +01:00
2024-03-29 07:00:46 +01:00
> *Ce package vous permet d’ installer DotClear 2 rapidement et simplement sur un serveur YunoHost.*
> *Si vous n’ avez pas YunoHost, consultez [ce guide](https://yunohost.org/install) pour savoir comment l’ installer et en profiter.*
2022-02-22 16:14:50 +01:00
2023-01-19 07:16:34 +01:00
## Vue d’ ensemble
2022-02-22 16:14:50 +01:00
2023-11-12 10:40:04 +01:00
Dotclear est un logiciel de publication Web open source. L'objectif du projet Dotclear est de fournir un outil convivial permettant à chacun de publier sur le Web, quelles que soient ses compétences techniques.
2023-08-15 19:09:58 +02:00
2022-02-22 16:14:50 +01:00
2024-03-29 07:00:46 +01:00
**Version incluse :** 2.27.3~ynh1
2022-02-22 16:14:50 +01:00
2024-03-29 07:00:46 +01:00
**Démo :** < https: / / www . softaculous . com / demos / Dotclear >
2022-02-22 16:14:50 +01:00
2023-01-19 07:16:34 +01:00
## Captures d’ écran
2022-02-22 16:14:50 +01:00
2023-01-19 07:16:34 +01:00
![Capture d’ écran de DotClear 2 ](./doc/screenshots/ss2_dotclear.png )
2022-02-22 16:14:50 +01:00
## Documentations et ressources
2024-03-29 07:00:46 +01:00
- Site officiel de l’ app : < https: // dotclear . org >
- Documentation officielle de l’ admin : < https: // dotclear . org / documentation / 2 . 0 >
- Dépôt de code officiel de l’ app : < https: // git . dotclear . org / dev / dotclear >
- YunoHost Store : < https: // apps . yunohost . org / app / dotclear2 >
- Signaler un bug : < https: // github . com / YunoHost-Apps / dotclear2_ynh / issues >
2022-02-22 16:14:50 +01:00
## Informations pour les développeurs
2024-03-29 07:00:46 +01:00
Merci de faire vos pull request sur la [branche `testing` ](https://github.com/YunoHost-Apps/dotclear2_ynh/tree/testing ).
2022-02-22 16:14:50 +01:00
2024-03-29 07:00:46 +01:00
Pour essayer la branche `testing` , procédez comme suit :
2022-05-30 16:06:49 +02:00
2024-03-29 07:00:46 +01:00
```bash
2022-02-22 16:14:50 +01:00
sudo yunohost app install https://github.com/YunoHost-Apps/dotclear2_ynh/tree/testing --debug
ou
sudo yunohost app upgrade dotclear2 -u https://github.com/YunoHost-Apps/dotclear2_ynh/tree/testing --debug
```
2024-03-29 07:00:46 +01:00
**Plus d’ infos sur le packaging d’ applications :** < https: / / yunohost . org / packaging_apps >