2022-07-28 01:09:51 +02:00
<!--
2024-03-29 07:04:20 +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-07-28 01:09:51 +02:00
-->
2022-05-15 16:02:12 +02:00
# GetSimple pour YunoHost
2022-05-15 16:02:06 +02:00
2023-06-10 11:21:44 +02:00
[![Niveau d’ intégration ](https://dash.yunohost.org/integration/getsimple.svg )](https://dash.yunohost.org/appci/app/getsimple) ![Statut du fonctionnement ](https://ci-apps.yunohost.org/ci/badges/getsimple.status.svg ) ![Statut de maintenance ](https://ci-apps.yunohost.org/ci/badges/getsimple.maintain.svg )
2022-05-15 16:02:12 +02:00
[![Installer GetSimple avec YunoHost ](https://install-app.yunohost.org/install-with-yunohost.svg )](https://install-app.yunohost.org/?app=getsimple)
2022-05-15 16:02:06 +02:00
2024-03-29 07:04:20 +01:00
*[Lire le README dans d'autres langues.](./ALL_README.md)*
2022-05-15 16:02:06 +02:00
2024-03-29 07:04:20 +01:00
> *Ce package vous permet d’ installer GetSimple 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-05-15 16:02:06 +02:00
2023-06-10 11:21:44 +02:00
## Vue d’ ensemble
2022-05-15 16:02:06 +02:00
2022-05-15 16:02:12 +02:00
GetSimple is an XML based, stand-alone, fully independent and lite Content Management System. To go along with its best-in-class user interface, we have loaded it with features that every website needs, but with nothing it doesn't. GetSimple is truly the simplest way to manage a small-business website.
2022-05-15 16:02:06 +02:00
2022-05-15 16:02:12 +02:00
### Features
2022-05-15 16:02:06 +02:00
2022-05-15 16:02:12 +02:00
- XML Based
- You can "Undo" Almost Everything
- Easy to Learn UI
- Simple Installation
- Simple Theme Customization
- Designed For the Small-Site Market
2022-05-15 16:02:06 +02:00
2024-06-24 12:23:22 +02:00
**Version incluse :** 3.3.16~ynh4
2022-05-15 16:02:06 +02:00
2023-06-10 11:21:44 +02:00
## Captures d’ écran
2022-05-15 16:02:06 +02:00
2023-06-10 11:21:44 +02:00
![Capture d’ écran de GetSimple ](./doc/screenshots/screenshot_editpage.png )
2022-05-15 16:02:06 +02:00
2024-06-23 13:31:09 +02:00
## :red_circle: Anti-fonctionnalités
- **Application non maintenue ** : Ce logiciel n'est plus maintenu. Attendez-vous à ce qu'il ne fonctionne plus avec le temps, et que l'on découvre des failles de sécurité qui ne seront pas corrigées, etc.
2022-05-15 16:02:06 +02:00
## Documentations et ressources
2024-03-29 07:04:20 +01:00
- Site officiel de l’ app : < http: // get-simple . info >
- Documentation officielle de l’ admin : < http: // get-simple . info / wiki / fr:start >
- Dépôt de code officiel de l’ app : < https: // github . com / GetSimpleCMS / GetSimpleCMS >
- YunoHost Store : < https: // apps . yunohost . org / app / getsimple >
- Signaler un bug : < https: // github . com / YunoHost-Apps / getsimple_ynh / issues >
2022-05-15 16:02:06 +02:00
## Informations pour les développeurs
2024-03-29 07:04:20 +01:00
Merci de faire vos pull request sur la [branche `testing` ](https://github.com/YunoHost-Apps/getsimple_ynh/tree/testing ).
2022-05-15 16:02:06 +02:00
2024-03-29 07:04:20 +01:00
Pour essayer la branche `testing` , procédez comme suit :
2022-07-28 01:09:51 +02:00
2024-03-29 07:04:20 +01:00
```bash
2022-05-15 16:02:12 +02:00
sudo yunohost app install https://github.com/YunoHost-Apps/getsimple_ynh/tree/testing --debug
ou
sudo yunohost app upgrade getsimple -u https://github.com/YunoHost-Apps/getsimple_ynh/tree/testing --debug
2022-05-15 16:02:06 +02:00
```
2024-03-29 07:04:20 +01:00
**Plus d’ infos sur le packaging d’ applications :** < https: / / yunohost . org / packaging_apps >