1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pluxml_ynh.git synced 2024-09-03 20:16:02 +02:00

Auto-update README

This commit is contained in:
yunohost-bot 2022-07-01 21:12:55 +00:00
parent 7371fd6b49
commit 35e3b420d3
2 changed files with 29 additions and 23 deletions

View file

@ -5,7 +5,7 @@ It shall NOT be edited by hand.
# PluXml for YunoHost
[![Integration level](https://dash.yunohost.org/integration/pluxml.svg)](https://dash.yunohost.org/appci/app/pluxml) ![](https://ci-apps.yunohost.org/ci/badges/pluxml.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/pluxml.maintain.svg)
[![Integration level](https://dash.yunohost.org/integration/pluxml.svg)](https://dash.yunohost.org/appci/app/pluxml) ![Working status](https://ci-apps.yunohost.org/ci/badges/pluxml.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/pluxml.maintain.svg)
[![Install PluXml with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=pluxml)
*[Lire ce readme en français.](./README_fr.md)*
@ -15,7 +15,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
## Overview
Blog or CMS storing data in XML format.
Blog or CMS storing data in XML flat files.
**Shipped version:** 5.8.7~ynh1
@ -23,7 +23,7 @@ Blog or CMS storing data in XML format.
## Screenshots
![](./doc/screenshots/screenshot.png)
![Screenshot of PluXml](./doc/screenshots/screenshot.png)
## Disclaimers / important information
@ -33,22 +33,23 @@ The admin panel is in https://domain.tld/path/core/admin
## Documentation and resources
* Official app website: https://www.pluxml.org/
* Official user documentation: https://yunohost.org/#/app_pluxml
* Official admin documentation: https://wiki.pluxml.org/
* Upstream app code repository: https://github.com/pluxml/PluXml
* YunoHost documentation for this app: https://yunohost.org/app_pluxml
* Report a bug: https://github.com/YunoHost-Apps/pluxml_ynh/issues
* Official app website: <https://www.pluxml.org/>
* Official user documentation: <https://yunohost.org/#/app_pluxml>
* Official admin documentation: <https://wiki.pluxml.org/>
* Upstream app code repository: <https://github.com/pluxml/PluXml>
* YunoHost documentation for this app: <https://yunohost.org/app_pluxml>
* Report a bug: <https://github.com/YunoHost-Apps/pluxml_ynh/issues>
## Developer info
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/pluxml_ynh/tree/testing).
To try the testing branch, please proceed like that.
```
``` bash
sudo yunohost app install https://github.com/YunoHost-Apps/pluxml_ynh/tree/testing --debug
or
sudo yunohost app upgrade pluxml -u https://github.com/YunoHost-Apps/pluxml_ynh/tree/testing --debug
```
**More info regarding app packaging:** https://yunohost.org/packaging_apps
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>

View file

@ -1,17 +1,21 @@
<!--
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.
-->
# PluXml pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/pluxml.svg)](https://dash.yunohost.org/appci/app/pluxml) ![](https://ci-apps.yunohost.org/ci/badges/pluxml.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/pluxml.maintain.svg)
[![Niveau d'intégration](https://dash.yunohost.org/integration/pluxml.svg)](https://dash.yunohost.org/appci/app/pluxml) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/pluxml.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/pluxml.maintain.svg)
[![Installer PluXml avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=pluxml)
*[Read this readme in english.](./README.md)*
*[Lire ce readme en français.](./README_fr.md)*
> *Ce package vous permet d'installer PluXml 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.*
## Vue d'ensemble
Blog ou CMS stockant des données au format XML.
Blog ou CMS stockant ses données dans des fichiers XML plats.
**Version incluse :** 5.8.7~ynh1
@ -19,7 +23,7 @@ Blog ou CMS stockant des données au format XML.
## Captures d'écran
![](./doc/screenshots/screenshot.png)
![Capture d'écran de PluXml](./doc/screenshots/screenshot.png)
## Avertissements / informations importantes
@ -29,22 +33,23 @@ Le panneau d'administration est accessible via https://domain.tld/path/core/admi
## Documentations et ressources
* Site officiel de l'app : https://www.pluxml.org/
* Documentation officielle utilisateur : https://yunohost.org/#/app_pluxml
* Documentation officielle de l'admin : https://wiki.pluxml.org/
* Dépôt de code officiel de l'app : https://github.com/pluxml/PluXml
* Documentation YunoHost pour cette app : https://yunohost.org/app_pluxml
* Signaler un bug : https://github.com/YunoHost-Apps/pluxml_ynh/issues
* Site officiel de l'app : <https://www.pluxml.org/>
* Documentation officielle utilisateur : <https://yunohost.org/#/app_pluxml>
* Documentation officielle de l'admin : <https://wiki.pluxml.org/>
* Dépôt de code officiel de l'app : <https://github.com/pluxml/PluXml>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_pluxml>
* Signaler un bug : <https://github.com/YunoHost-Apps/pluxml_ynh/issues>
## Informations pour les développeurs
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/pluxml_ynh/tree/testing).
Pour essayer la branche testing, procédez comme suit.
```
``` bash
sudo yunohost app install https://github.com/YunoHost-Apps/pluxml_ynh/tree/testing --debug
ou
sudo yunohost app upgrade pluxml -u https://github.com/YunoHost-Apps/pluxml_ynh/tree/testing --debug
```
**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps>