mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Update app_pluxml.fr.md
This commit is contained in:
parent
4e0dafa6a8
commit
27d9cce3d8
1 changed files with 24 additions and 5 deletions
|
@ -8,10 +8,26 @@ routes:
|
|||
---
|
||||
|
||||

|
||||
[](https://install-app.yunohost.org/?app=pluxml) [](https://dash.yunohost.org/appci/app/pluxml)
|
||||
|
||||
### Index
|
||||
|
||||
- [Configuration](#Configuration)
|
||||
- [Connexion à l'interface d'administration](#Connexion-à-l-interface-d-administration)
|
||||
- [Captures d'écran](Captures-d-écran)
|
||||
- [Plugins et thèmes](Plugins-et-thèmes)
|
||||
- [Sauvegarde](#Sauvegarde)
|
||||
- [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.
|
||||
|
||||
## Aperçu
|
||||
## Configuration
|
||||
|
||||
### Connexion à l’interface d’administration
|
||||
|
||||
Pour configurer l'application il faut se rendre à l'adresse : `https://domain.tld/path/core/admin`
|
||||
|
||||
## Captures d'écran
|
||||
|
||||

|
||||
|
||||
|
@ -23,8 +39,11 @@ Les plugins et thèmes doivent être installés manuellement respectivement dans
|
|||
|
||||
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.
|
||||
|
||||
## Liens
|
||||
## Liens utiles
|
||||
|
||||
PluXml : https://www.pluxml.org/
|
||||
Documentation : https://wiki.pluxml.org/
|
||||
Forum : https://forum.pluxml.org/
|
||||
+ 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)
|
||||
|
|
Loading…
Add table
Reference in a new issue