From d1f9c067cb329465a7b0e27627311ab516ce5210 Mon Sep 17 00:00:00 2001 From: pp-r <64266134+pp-r@users.noreply.github.com> Date: Tue, 5 May 2020 16:45:25 +0200 Subject: [PATCH] Update README.md --- README.md | 46 ++++++++++++++++++++++++++++------------------ 1 file changed, 28 insertions(+), 18 deletions(-) diff --git a/README.md b/README.md index 017651f..bb49c16 100644 --- a/README.md +++ b/README.md @@ -8,38 +8,45 @@ Usage of this package (REMOVE THIS SECTION BEFORE RELEASE) Add a LICENSE file for the package. Edit README.md and README_fr.md. -Example app for YunoHost +# ZwiiCMS for YunoHost + Integration level Install ZwiiCMS with YunoHost Lire ce readme en français. - This package allow you to install REPLACEBYYOURAPP quickly and simply on a YunoHost server. - If you don't have YunoHost, please see here to know how to install and enjoy it. - + > *This package allow you to install ZwiiCMS quickly and simply on a YunoHost server. +If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to know how to install and enjoy it.* + Overview -Quick description of this app. +[ZwiiCMS](https://zwiicms.com) Zwii - the simple, lightweight, database-free (Flat-File), scalable and responsive CMS! +A CMS to easily create and manage your website without any programming knowledge. + Shipped version: 9.2.27 -Screenshots -![](Link to an screenshot for this app) -Demo +## Screenshots + +![Official demo](Link to a demo site for this app) + +## Demo [Official demo](Link to a demo site for this app) -Configuration +## Configuration How to configure this app: by an admin panel, a plain file with SSH, or any other way. -Documentation + +## Documentation Official documentation: Link to the official documentation of this app YunoHost documentation: If specific documentation is needed, feel free to contribute. YunoHost specific features -Multi-users support + +## Multi-users support Are LDAP and HTTP auth supported? Can the app be used by multiple users? Supported architectures @@ -47,11 +54,11 @@ Supported architectures x86-64b - Build Status ARMv8-A - Build Status -Limitations +## Limitations Any known limitations. -Additional information +## Additional information Other information you would add about this application @@ -59,17 +66,20 @@ More information on the documentation page: https://yunohost.org/packaging_apps Links - Report a bug: https://github.com/YunoHost-Apps/zwiicms_ynh/issues + Report a bug: https://github.com/USER/zwiicms_ynh/issues App website: Link to the official website of this app Upstream app repository: Link to the official repository of the upstream app YunoHost website: https://yunohost.org/ +--- + Developers info +---------------- -Only if you want to use a testing branch for coding, instead of merging directly into master. Please do your pull request to the testing branch. +Only if you want to use a alpha branch for coding, instead of merging directly into master. Please do your pull request to the alpha branch. -To try the testing branch, please proceed like that. +To try the alpha branch, please proceed like that. -sudo yunohost app install https://github.com/YunoHost-Apps/zwiicms_ynh/tree/testing --debug +sudo yunohost app install https://github.com/pp-r/zwiicms_ynh/tree/alpha --debug or -sudo yunohost app upgrade REPLACEBYYOURAPP -u https://github.com/YunoHost-Apps/zwiicms_ynh/tree/testing - +sudo yunohost app upgrade zwiicms -u https://github.com/pp-r/zwiicms_ynh/tree/alpha --debug