1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/SitemagicCMS_ynh.git synced 2024-09-03 20:26:13 +02:00
sitemagiccms_ynh/README_fr.md

44 lines
2.2 KiB
Markdown
Raw Normal View History

2021-08-24 17:00:11 +02:00
# Sitemagic CMS pour YunoHost
2021-08-24 17:00:04 +02:00
2021-08-24 18:11:47 +02:00
[![Niveau d'intégration](https://dash.yunohost.org/integration/sitemagiccms.svg)](https://dash.yunohost.org/appci/app/sitemagiccms) ![](https://ci-apps.yunohost.org/ci/badges/sitemagiccms.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/sitemagiccms.maintain.svg)
[![Installer Sitemagic CMS avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=sitemagiccms)
2021-08-24 17:00:04 +02:00
*[Read this readme in english.](./README.md)*
*[Lire ce readme en français.](./README_fr.md)*
2021-08-24 17:00:11 +02:00
> *Ce package vous permet d'installer Sitemagic CMS 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.*
2021-08-24 17:00:04 +02:00
## Vue d'ensemble
2021-08-29 11:17:29 +02:00
Sitemagic is a Content Management System. It's very unique in its approach to design. Sitemagic CMS is a comprehensive Content Management System that allows anyone to easily manage pages, files, menu, forms, and external modules such as maps, social media plugins, videos, and more. But there's also a ton of hidden features that helps you save time such as automatic mobile and search engine optimizations (SEO).
2021-08-24 17:00:04 +02:00
2021-08-24 17:00:11 +02:00
**Version incluse :** 4.4.2~ynh1
2021-08-24 17:00:04 +02:00
## Captures d'écran
2021-08-24 17:00:11 +02:00
![](./doc/screenshots/.DS_Store)
![](./doc/screenshots/Designer.jpeg)
2021-08-24 17:00:04 +02:00
## Documentations et ressources
2021-08-24 17:00:11 +02:00
* Site officiel de l'app : https://sitemagic.org/
* Documentation officielle de l'admin : https://sitemagic.org/sites/cms-guide/
* Dépôt de code officiel de l'app : https://github.com/Jemt/SitemagicCMS
2021-08-24 18:11:47 +02:00
* Documentation YunoHost pour cette app : https://yunohost.org/app_sitemagiccms
* Signaler un bug : https://github.com/YunoHost-Apps/sitemagiccms_ynh/issues
2021-08-24 17:00:04 +02:00
## Informations pour les développeurs
2021-08-24 18:11:47 +02:00
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/sitemagiccms_ynh/tree/testing).
2021-08-24 17:00:04 +02:00
Pour essayer la branche testing, procédez comme suit.
```
2021-08-24 18:11:47 +02:00
sudo yunohost app install https://github.com/YunoHost-Apps/sitemagiccms_ynh/tree/testing --debug
2021-08-24 17:00:11 +02:00
ou
2021-08-24 18:11:47 +02:00
sudo yunohost app upgrade sitemagiccms -u https://github.com/YunoHost-Apps/sitemagiccms_ynh/tree/testing --debug
2021-08-24 17:00:04 +02:00
```
2021-08-24 17:00:11 +02:00
**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps