# GetSimple for YunoHost [![Integration level](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) [![Install GetSimple with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=getsimple) *[Lire ce readme en français.](./README_fr.md)* > *This package allows you to install GetSimple quickly and simply on a YunoHost server. If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.* ## Overview 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. ### Features - XML Based - You can "Undo" Almost Everything - Easy to Learn UI - Simple Installation - Simple Theme Customization - Designed For the Small-Site Market **Shipped version:** 3.3.16~ynh1 **Demo:** https://demo.example.com ## Screenshots ![](./doc/screenshots/screenshot_editpage.png) ## Disclaimers / important information 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`) ## Documentation and resources * Official app website: http://get-simple.info/ * Official admin documentation: http://get-simple.info/wiki/fr:start * Upstream app code repository: https://github.com/GetSimpleCMS/GetSimpleCMS * YunoHost documentation for this app: https://yunohost.org/app_getsimple * Report a bug: https://github.com/YunoHost-Apps/getsimple_ynh/issues ## Developer info Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/getsimple_ynh/tree/testing). To try the testing branch, please proceed like that. ``` sudo yunohost app install https://github.com/YunoHost-Apps/getsimple_ynh/tree/testing --debug or sudo yunohost app upgrade getsimple -u https://github.com/YunoHost-Apps/getsimple_ynh/tree/testing --debug ``` **More info regarding app packaging:** https://yunohost.org/packaging_apps