2022-05-15 16:02:12 +02:00
# GetSimple pour YunoHost
2022-05-15 16:02:06 +02:00
2022-05-15 16:02:12 +02:00
[![Niveau d'intégration ](https://dash.yunohost.org/integration/getsimple.svg )](https://dash.yunohost.org/appci/app/getsimple) ![](https://ci-apps.yunohost.org/ci/badges/getsimple.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/getsimple.maintain.svg)
[![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
*[Read this readme in english.](./README.md)*
*[Lire ce readme en français.](./README_fr.md)*
2022-05-15 16:02:12 +02:00
> *Ce package vous permet d'installer GetSimple rapidement et simplement sur un serveur YunoHost.
Si vous n'avez pas YunoHost, regardez [ici ](https://yunohost.org/#/install ) pour savoir comment l'installer et en profiter.*
2022-05-15 16:02:06 +02:00
## Vue d'ensemble
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
2022-05-15 16:02:12 +02:00
**Version incluse :** 3.3.16~ynh1
2022-05-15 16:02:06 +02:00
2022-05-15 16:02:12 +02:00
**Démo :** https://demo.example.com
2022-05-15 16:02:06 +02:00
2022-05-15 16:02:12 +02:00
## Captures d'écran
2022-05-15 16:02:06 +02:00
2022-05-15 16:05:27 +02:00
![](./doc/screenshots/screenshot_editpage.png)
2022-05-15 16:02:06 +02:00
## Avertissements / informations importantes
2022-05-15 16:02:12 +02:00
From a web browser, navigate to the folder where you just uploaded GetSimple to. You will need to navigate to the admin subdirectory `/admin` . This will redirect you to an install screen. (e.g `mydomain.tld/admin` or `mydomain.tld/path-to-get-simple/admin` )
2022-05-15 16:02:06 +02:00
## Documentations et ressources
2022-05-15 16:02:12 +02: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
* Documentation YunoHost pour cette app : https://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
2022-05-15 16:02:12 +02: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
Pour essayer la branche testing, procédez comme suit.
```
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
```
2022-05-15 16:02:12 +02:00
**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps