doc/pages/04.applications/10.docs/pluxml/app_pluxml.fr.md

51 lines
2 KiB
Markdown
Raw Normal View History

2020-11-11 11:47:10 +01:00
---
title: PluXml
template: docs
taxonomy:
2020-11-14 14:14:50 +01:00
category: docs, apps
routes:
default: '/app_pluxml'
2020-11-11 11:47:10 +01:00
---
2021-02-07 00:14:33 +01:00
![PluXml_logo](image://PluXml_logo.png)
2022-08-05 17:37:44 +02:00
[![Install PluXml with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=pluxml) [![Integration level](https://dash.yunohost.org/integration/pluxml.svg)](https://dash.yunohost.org/appci/app/pluxml)
### Index
2022-08-05 18:25:44 +02:00
- [Configuration](#configuration)
- [Connexion à l'interface d'administration](#connexion-à-linterface-dadministration)
- [Capture d'écran](#capture-décran)
- [Plugins et thèmes](#plugins-et-thèmes)
- [Sauvegarde](#sauvegarde)
2022-08-05 17:37:44 +02:00
- [Liens utiles](#liens-utiles)
PluXml est un moteur de blog/CMS stockant ces données en XML et ne nécessitant pas de base de données SQL.
2022-08-05 17:37:44 +02:00
## Configuration
### Connexion à linterface dadministration
Pour configurer l'application il faut se rendre à l'adresse : `https://domain.tld/path/core/admin`
2022-08-05 18:25:44 +02:00
## Capture d'écran
2021-02-07 00:14:33 +01:00
![PluXml_screenshot](image://PluXml_screenshot.jpg)
## Plugins et thèmes
Les plugins et thèmes doivent être installés manuellement respectivement dans les dossiers `/var/www/pluxml/plugins` et `/var/www/pluxml/themes`.
## Sauvegarde
Pour sauvegarder votre blog, il est nécessaire de réaliser une copie du dossier `/var/www/pluxml/data`. Cette procédure de sauvegarde est également recommandée avant toute mise à jour de l'application.
2022-08-05 17:37:44 +02:00
## Liens utiles
2022-08-05 17:37:44 +02:00
+ Site web : [www.pluxml.org](https://www.pluxml.org/)
+ Documentation officielle : [wiki.pluxml.org Wiki](https://wiki.pluxml.org/)
+ Démo officielle : [https://demo.pluxml.org/](https://demo.pluxml.org/)
+ Forum : [https://forum.pluxml.org/](https://forum.pluxml.org/)
+ Dépôt logiciel de l'application : [github.com - YunoHost-Apps/pluxml](https://github.com/YunoHost-Apps/pluxml_ynh)
+ Remonter un bug ou une amélioration en créant un ticket (issue) : [github.com - YunoHost-Apps/pluxml/issues](https://github.com/YunoHost-Apps/pluxml_ynh/issues)