1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/grav_ynh.git synced 2024-09-03 19:16:01 +02:00
Grav, a flat-file CMS packaged for YunoHost
Find a file
2020-07-06 15:38:10 +02:00
conf [fix] app-upgrade.src 2020-07-06 15:36:54 +02:00
scripts [fix] php-fpm and [rem] progression --time 2020-07-06 15:38:10 +02:00
check_process [fix] check_process 2020-07-06 15:36:38 +02:00
LICENSE Update package for Yunohost 2.4.0 2017-03-02 15:44:54 +01:00
manifest.json [rem] ynh_permission_has_user is now official 2020-07-04 14:34:50 +02:00
README.md [upg] grav v1.6.26 2020-07-04 12:52:56 +02:00

Integration level

Install Grav with YunoHost

Grav is a modern open source flat-file CMS.

This package allow you to install Grav quickly and simply on a YunoHost server.
If you don't have YunoHost, please see here to know how to install and enjoy it.

Provided version: 1.6.26

Installation

Use either YunoHost's admin panel or command line:

sudo yunohost app install https://github.com/YunoHost-Apps/grav_ynh

For upgrading (replace grav by the actual instance ID if more instances are installed):

sudo yunohost app upgrade grav -u https://github.com/YunoHost-Apps/grav_ynh

Permissions

To make users administrators, give them the grav.admin permission. To allow users to log in, give them the grav.user permission.