1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pluxml_ynh.git synced 2024-09-03 20:16:02 +02:00
pluxml_ynh/README.md
Éric Gaspar d3182d1f89
Testing (#50)
* Upgrade to v.5.8.4
- Fix linter warnings
2020-12-14 23:22:49 +01:00

2.4 KiB

PluXml for YunoHost

Integration level
Install PluXml with YunoHost

Lire ce readme en français.

This package allows you to install PluXml quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide 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.4

Screenshots

Screenshot_Pluxml

Demo

Configuration

The admin panel is in https://domain.tld/path/core/admin

Documentation

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
  • ARMv8-A - Build Status

Limitations

  • Any known limitations.

Additional information

  • Other information you would add about this application

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that.

sudo yunohost app install https://github.com/YunoHost-Apps/pluxml_ynh/tree/testing --debug
or
sudo yunohost app upgrade pluxml -u https://github.com/YunoHost-Apps/pluxml_ynh/tree/testing --debug