1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/zwiicms_ynh.git synced 2024-09-03 18:06:04 +02:00

Update README.md

This commit is contained in:
pp-r 2020-05-05 16:45:25 +02:00 committed by GitHub
parent 46c7ec9e76
commit d1f9c067cb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,38 +8,45 @@ Usage of this package (REMOVE THIS SECTION BEFORE RELEASE)
Add a LICENSE file for the package. Add a LICENSE file for the package.
Edit README.md and README_fr.md. Edit README.md and README_fr.md.
Example app for YunoHost # ZwiiCMS for YunoHost
Integration level Integration level
Install ZwiiCMS with YunoHost Install ZwiiCMS with YunoHost
Lire ce readme en français. Lire ce readme en français.
This package allow you to install REPLACEBYYOURAPP quickly and simply on a YunoHost server. > *This package allow you to install ZwiiCMS quickly and simply on a YunoHost server.
If you don't have YunoHost, please see here to know how to install and enjoy it. If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to know how to install and enjoy it.*
Overview 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 Shipped version: 9.2.27
Screenshots
![](Link to an screenshot for this app) ## Screenshots
Demo
![Official demo](Link to a demo site for this app)
## Demo
[Official demo](Link to a demo site for this app) [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. 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 Official documentation: Link to the official documentation of this app
YunoHost documentation: If specific documentation is needed, feel free to contribute. YunoHost documentation: If specific documentation is needed, feel free to contribute.
YunoHost specific features YunoHost specific features
Multi-users support
## Multi-users support
Are LDAP and HTTP auth supported? Can the app be used by multiple users? Are LDAP and HTTP auth supported? Can the app be used by multiple users?
Supported architectures Supported architectures
@ -47,11 +54,11 @@ Supported architectures
x86-64b - Build Status x86-64b - Build Status
ARMv8-A - Build Status ARMv8-A - Build Status
Limitations ## Limitations
Any known limitations. Any known limitations.
Additional information ## Additional information
Other information you would add about this application Other information you would add about this application
@ -59,17 +66,20 @@ More information on the documentation page:
https://yunohost.org/packaging_apps https://yunohost.org/packaging_apps
Links 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 App website: Link to the official website of this app
Upstream app repository: Link to the official repository of the upstream app Upstream app repository: Link to the official repository of the upstream app
YunoHost website: https://yunohost.org/ YunoHost website: https://yunohost.org/
---
Developers info 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 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