1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pluxml_ynh.git synced 2024-09-03 20:16:02 +02:00
PluXml package for YunoHost
Find a file
Alexandre Aubin cc27337536
Merge pull request #52 from yunohost-bot/issue-and-pr-template
[autopatch] Update issue and PR templates
2021-06-06 20:40:58 +02:00
.github [autopatch] Update issue and PR templates 2021-05-13 17:51:43 +02:00
conf Testing (#50) 2020-12-14 23:22:49 +01:00
scripts Testing (#50) 2020-12-14 23:22:49 +01:00
sources Testing (#50) 2020-12-14 23:22:49 +01:00
check_process Testing (#50) 2020-12-14 23:22:49 +01:00
LICENSE All checks are succesful with package_check 2019-02-24 18:43:56 +01:00
manifest.json Testing (#50) 2020-12-14 23:22:49 +01:00
README.md Testing (#50) 2020-12-14 23:22:49 +01:00
README_fr.md Testing (#50) 2020-12-14 23:22:49 +01:00

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