mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Update app_pluxml.md
This commit is contained in:
parent
949ef3ba90
commit
088c89c21e
1 changed files with 24 additions and 5 deletions
|
@ -9,8 +9,25 @@ routes:
|
|||
|
||||

|
||||
|
||||
[](https://install-app.yunohost.org/?app=pluxml) [](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
|
||||
|
||||

|
||||
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue