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 2021-06-06 21:20:41 +00:00 committed by Yunohost-Bot
parent 8d188da9f5
commit 1dc3ce916f
2 changed files with 44 additions and 82 deletions

View file

@ -1,63 +1,44 @@
<!--
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 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)
[![Install PluXml with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=pluxml)
[![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)*
> *This package allows you to install PluXml quickly and simply on a YunoHost server.
> *This package allows you to install PluXml 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
PluXml is a content management system (CMS) developed in PHP. The data is stored in XML files. It is therefore not necessary to have the database management system. PluXml is customizable through themes and/or plugins.
**Shipped version:** 5.8.7
Blog or CMS storing data in XML format.
**Shipped version:** 5.8.7~ynh1
**Demo:** https://demo.pluxml.org/
## Screenshots
![Screenshot_Pluxml](sources/images/screenshot.png)
![](./doc/screenshots/screenshot.png)
## Demo
* [Official demo](https://demo.pluxml.org/)
## Disclaimers / important information
## Configuration
The admin panel is in https://domain.tld/path/core/admin
## Documentation
## Documentation and resources
* Official documentation: https://wiki.pluxml.org/
* YunoHost documentation: https://yunohost.org/#/app_pluxml
## YunoHost specific features
#### Multi-user support
Are LDAP and HTTP auth supported? **No**
Can the app be used by multiple users? **Yes**
#### Supported architectures
* x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/pluxml.svg)](https://ci-apps.yunohost.org/ci/apps/pluxml/)
* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/pluxml.svg)](https://ci-apps-arm.yunohost.org/ci/apps/pluxml/)
## Limitations
* Any known limitations.
## Additional information
* Other information you would add about this application
## Links
* Report a bug: https://github.com/YunoHost-Apps/pluxml_ynh/issues
* App website: https://www.pluxml.org/
* Upstream app repository: https://github.com/pluxml/PluXml
* YunoHost website: https://yunohost.org/
---
* 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
@ -69,3 +50,5 @@ sudo yunohost app install https://github.com/YunoHost-Apps/pluxml_ynh/tree/testi
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

View file

@ -1,63 +1,40 @@
# 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)
[![Installer PluXml avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=pluxml)
[![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)*
*[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, consultez [le guide](https://yunohost.org/#/install) pour apprendre comment l'installer.*
> *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
PluXml est un système de gestion de contenu développé en PHP. Les données sont stockées dans des fichiers XML. Il n'est donc pas nécessaire de disposer du système de gestion de base de données. PluXml est personnalisable par l'intermédiaire de thèmes et/ou de plugins.
**Version incluse:** 5.8.7
Blog ou CMS stockant des données au format XML.
**Version incluse :** 5.8.7~ynh1
**Démo :** https://demo.pluxml.org/
## Captures d'écran
![Screenshot_Pluxml](sources/images/screenshot.png)
![](./doc/screenshots/screenshot.png)
## Démo
* [Official demo](https://demo.pluxml.org/)
## Avertissements / informations importantes
## Configuration
Le panneau d'administration est accessible via https://domain.tld/path/core/admin
## Documentation
## Documentations et ressources
* Documentation officielle : https://wiki.pluxml.org/
* Documentation YunoHost : https://yunohost.org/#/app_pluxml_fr
## Caractéristiques spécifiques YunoHost
#### Support multi-utilisateur
* L'authentification LDAP et HTTP est-elle prise en charge ? **Non**
* L'application peut-elle être utilisée par plusieurs utilisateurs ? **Oui**
#### Architectures supportées
* x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/pluxml.svg)](https://ci-apps.yunohost.org/ci/apps/pluxml/)
* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/pluxml.svg)](https://ci-apps-arm.yunohost.org/ci/apps/pluxml/)
## Limitations
* Limitations connues.
## Informations additionnelles
* Autres informations à ajouter sur cette application
## Liens
* Signaler un bug : https://github.com/YunoHost-Apps/pluxml_ynh/issues
* Site de l'application : https://www.pluxml.org/
* Dépôt de l'application principale : https://github.com/pluxml/PluXml
* Site web YunoHost : https://yunohost.org/
---
* 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
@ -69,3 +46,5 @@ sudo yunohost app install https://github.com/YunoHost-Apps/pluxml_ynh/tree/testi
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