1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/zwiicms_ynh.git synced 2024-09-03 18:06:04 +02:00
Zwii - le CMS simple, léger, sans base de données (Flat-File), modulable et responsive !
Find a file
2020-05-07 12:15:54 +02:00
conf Update nginx.conf 2020-05-07 12:06:51 +02:00
scripts Update install 2020-05-07 12:15:54 +02:00
LICENSE Initial commit 2020-05-04 14:36:02 +02:00
manifest.json Update manifest.json 2020-05-07 11:59:45 +02:00
README.md Update README.md 2020-05-05 16:47:31 +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.

ZwiiCMS for YunoHost

Integration level
Install ZwiiCMS with YunoHost

Lire ce readme en français.

> *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.*

Overview

ZwiiCMS - 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

![Official demo](Link to a demo site for this app)

Demo

[Official demo](Link to a demo site for this app)

Configuration

How to configure this app: by an admin panel, a plain file with SSH, or any other way.

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

Are LDAP and HTTP auth supported? Can the app be used by multiple users? Supported architectures

x86-64b - Build Status
ARMv8-A - Build Status

Limitations

Any known limitations.

Additional information

Other information you would add about this application

More information on the documentation page: https://yunohost.org/packaging_apps Links

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 alpha branch for coding, instead of merging directly into master. Please do your pull request to the alpha branch.

To try the alpha branch, please proceed like that.

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