2020-05-04 19:13:35 +02:00
|
|
|
Usage of this package (REMOVE THIS SECTION BEFORE RELEASE)
|
|
|
|
|
|
|
|
Copy this app before working on it.
|
|
|
|
Edit conf/nginx.conf file to match application prerequisites.
|
|
|
|
Edit manifest.json with application specific information.
|
|
|
|
Edit the install, upgrade, remove, backup, and restore scripts.
|
|
|
|
Using the script helpers documentation.
|
|
|
|
Add a LICENSE file for the package.
|
|
|
|
Edit README.md and README_fr.md.
|
|
|
|
|
2020-05-05 16:45:25 +02:00
|
|
|
# ZwiiCMS for YunoHost
|
|
|
|
|
2020-05-05 16:47:31 +02:00
|
|
|
Integration level
|
|
|
|
Install ZwiiCMS with YunoHost
|
2020-05-04 19:13:35 +02:00
|
|
|
|
|
|
|
Lire ce readme en français.
|
|
|
|
|
2020-05-05 16:47:31 +02:00
|
|
|
> *This package allow you to install ZwiiCMS quickly and simply on a YunoHost server.*
|
2020-05-05 16:45:25 +02:00
|
|
|
If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to know how to install and enjoy it.*
|
|
|
|
|
2020-05-04 19:13:35 +02:00
|
|
|
Overview
|
|
|
|
|
2020-05-05 16:47:31 +02:00
|
|
|
[ZwiiCMS](https://zwiicms.com) - the simple, lightweight, database-free (Flat-File), scalable and responsive CMS!
|
2020-05-05 16:45:25 +02:00
|
|
|
A CMS to easily create and manage your website without any programming knowledge.
|
|
|
|
|
2020-05-04 19:13:35 +02:00
|
|
|
|
2020-05-05 12:21:47 +02:00
|
|
|
Shipped version: 9.2.27
|
2020-05-04 19:13:35 +02:00
|
|
|
|
2020-05-05 16:45:25 +02:00
|
|
|
## Screenshots
|
|
|
|
|
2020-05-05 16:47:31 +02:00
|
|
|
![Official demo](Link to a demo site for this app)
|
2020-05-05 16:45:25 +02:00
|
|
|
|
|
|
|
## Demo
|
2020-05-04 19:13:35 +02:00
|
|
|
|
|
|
|
[Official demo](Link to a demo site for this app)
|
|
|
|
|
2020-05-05 16:45:25 +02:00
|
|
|
## Configuration
|
2020-05-04 19:13:35 +02:00
|
|
|
|
|
|
|
How to configure this app: by an admin panel, a plain file with SSH, or any other way.
|
2020-05-05 16:45:25 +02:00
|
|
|
|
|
|
|
## Documentation
|
2020-05-04 19:13:35 +02:00
|
|
|
|
|
|
|
Official documentation: Link to the official documentation of this app
|
|
|
|
YunoHost documentation: If specific documentation is needed, feel free to contribute.
|
|
|
|
|
|
|
|
YunoHost specific features
|
2020-05-05 16:45:25 +02:00
|
|
|
|
|
|
|
## Multi-users support
|
2020-05-04 19:13:35 +02:00
|
|
|
|
|
|
|
Are LDAP and HTTP auth supported? Can the app be used by multiple users?
|
|
|
|
Supported architectures
|
|
|
|
|
|
|
|
x86-64b - Build Status
|
|
|
|
ARMv8-A - Build Status
|
|
|
|
|
2020-05-05 16:45:25 +02:00
|
|
|
## Limitations
|
2020-05-04 19:13:35 +02:00
|
|
|
|
|
|
|
Any known limitations.
|
|
|
|
|
2020-05-05 16:45:25 +02:00
|
|
|
## Additional information
|
2020-05-04 19:13:35 +02:00
|
|
|
|
|
|
|
Other information you would add about this application
|
|
|
|
|
|
|
|
More information on the documentation page:
|
|
|
|
https://yunohost.org/packaging_apps
|
|
|
|
Links
|
|
|
|
|
2020-05-05 16:45:25 +02:00
|
|
|
Report a bug: https://github.com/USER/zwiicms_ynh/issues
|
2020-05-04 19:13:35 +02:00
|
|
|
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/
|
|
|
|
|
2020-05-05 16:45:25 +02:00
|
|
|
---
|
|
|
|
|
2020-05-04 19:13:35 +02:00
|
|
|
Developers info
|
2020-05-05 16:45:25 +02:00
|
|
|
----------------
|
2020-05-04 19:13:35 +02:00
|
|
|
|
2020-05-05 16:45:25 +02:00
|
|
|
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.
|
2020-05-04 19:13:35 +02:00
|
|
|
|
2020-05-05 16:45:25 +02:00
|
|
|
To try the alpha branch, please proceed like that.
|
2020-05-04 19:13:35 +02:00
|
|
|
|
2020-05-05 16:47:31 +02:00
|
|
|
sudo yunohost app install https://github.com/pp-r/zwiicms_ynh/tree/alpha --debug
|
|
|
|
or
|
|
|
|
sudo yunohost app upgrade zwiicms -u https://github.com/pp-r/zwiicms_ynh/tree/alpha --debug
|