Update app_pluxml.md

This commit is contained in:
gmilad 2022-08-04 23:17:47 +02:00 committed by GitHub
parent 949ef3ba90
commit 088c89c21e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,8 +9,25 @@ routes:
![PluXml_logo](image://PluXml_logo.png)
[![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
- [Configuration](#Configuration)
- [Login to admin interface](#Login-to-administration-interface)
- [Overview](#Overview)
- [Plugins and themes](#Plugins-and-themes)
- [Backup](#Backup)
- [Useful links](#useful-links)
PluXml is a blog/CMS storing data in XML and not in a SQL database.
## Configuration
### Connecting to the administration interface
To configure the app, go to the address: `https://domain.tld/path/core/admin`
## Overview
![PluXml_screenshot](image://PluXml_screenshot.jpg)
@ -23,8 +40,10 @@ Plugins and themes should respectively be installed in the following folders: `/
To restore your blog, you should keep a copy of the folder `/var/www/pluxml/data`. It is recommended to do this backup before any upgrade.
## Link
PluXml : https://www.pluxml.org/
Documentation : https://wiki.pluxml.org/
Forum : https://forum.pluxml.org/
## Useful links
+ Website : [www.pluxml.org](https://www.pluxml.org/)
+ Official documentation : [wiki.pluxml.org Wiki](https://wiki.pluxml.org/)
+ Official demo : [https://demo.pluxml.org/](https://demo.pluxml.org/)
+ Forum : [https://forum.pluxml.org/](https://forum.pluxml.org/)
+ Apps software repository : [github.com - YunoHost-Apps/pluxml](https://github.com/YunoHost-Apps/pluxml_ynh)
+ Fix a bug or suggest an improvement by creating a ticket (issue) : [github.com - YunoHost-Apps/pluxml/issues](https://github.com/YunoHost-Apps/pluxml_ynh/issues)