https://github.com/yunohost-apps/pluxml_ynh
PluXml package for YunoHost
https://github.com/yunohost-apps/pluxml_ynh
blog-engine blog-platform cms nodb pluxml yunohost yunohost-apps
Last synced: 29 days ago
JSON representation
PluXml package for YunoHost
- Host: GitHub
- URL: https://github.com/yunohost-apps/pluxml_ynh
- Owner: YunoHost-Apps
- License: gpl-3.0
- Created: 2014-11-12T20:51:38.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2025-03-07T18:39:36.000Z (3 months ago)
- Last Synced: 2025-04-23T15:09:27.723Z (29 days ago)
- Topics: blog-engine, blog-platform, cms, nodb, pluxml, yunohost, yunohost-apps
- Language: Shell
- Homepage: http://pluxml.org
- Size: 1.34 MB
- Stars: 9
- Watchers: 2
- Forks: 3
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PluXml for YunoHost
[](https://ci-apps.yunohost.org/ci/apps/pluxml/)

[](https://install-app.yunohost.org/?app=pluxml)
*[Read this README in other languages.](./ALL_README.md)*
> *This package allows you to install PluXml quickly and simply on a YunoHost server.*
> *If you don't have YunoHost, please consult [the guide](https://yunohost.org/install) to learn how to install it.*## Overview
Blog or CMS storing data in XML flat files.
**Shipped version:** 5.8.19~ynh1
**Demo:**
## Screenshots

## Documentation and resources
- Official app website:
- Official admin documentation:
- Upstream app code repository:
- YunoHost Store:
- Report a bug:## Developer info
Please send your pull request to the [`testing` branch](https://github.com/YunoHost-Apps/pluxml_ynh/tree/testing).
To try the `testing` branch, please proceed like that:
```bash
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
```**More info regarding app packaging:**