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

47 lines
2.4 KiB
Markdown
Raw Normal View History

2022-08-15 18:26:37 +02:00
<!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
It shall NOT be edited by hand.
-->
2021-08-24 17:00:11 +02:00
# Sitemagic CMS pour YunoHost
2021-08-24 17:00:04 +02:00
2023-06-29 09:43:48 +02:00
[![Niveau dintégration](https://dash.yunohost.org/integration/sitemagiccms.svg)](https://dash.yunohost.org/appci/app/sitemagiccms) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/sitemagiccms.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/sitemagiccms.maintain.svg)
2021-08-24 18:11:47 +02:00
[![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)*
2023-06-29 09:43:48 +02:00
> *Ce package vous permet dinstaller Sitemagic CMS rapidement et simplement sur un serveur YunoHost.
Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.*
2021-08-24 17:00:04 +02:00
2023-06-29 09:43:48 +02:00
## Vue densemble
2021-08-24 17:00:04 +02:00
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
2023-11-24 17:25:09 +01:00
**Version incluse :** 4.4.2~ynh5
2021-08-24 17:00:04 +02:00
2023-06-29 09:43:48 +02:00
## Captures décran
2021-08-24 17:00:04 +02:00
2023-06-29 09:43:48 +02:00
![Capture décran de Sitemagic CMS](./doc/screenshots/Designer.jpeg)
2021-08-24 17:00:04 +02:00
## Documentations et ressources
2023-06-29 09:43:48 +02:00
* Site officiel de lapp : <https://sitemagic.org/>
* Documentation officielle de ladmin : <https://sitemagic.org/sites/cms-guide/>
* Dépôt de code officiel de lapp : <https://github.com/Jemt/SitemagicCMS>
2023-10-31 15:35:23 +01:00
* YunoHost Store: <https://apps.yunohost.org/app/sitemagiccms>
2022-08-15 18:26:37 +02:00
* 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.
2022-08-15 18:26:37 +02:00
``` bash
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
```
2023-06-29 09:43:48 +02:00
**Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>