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
conf | ||
scripts | ||
check_process | ||
LICENSE | ||
manifest.json | ||
README.md |
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.
Links
- Report a bug about this package: https://github.com/YunoHost-Apps/grav_ynh
- Report a bug about Grav itself: https://github.com/getgrav/grav/issues
- Documentation: https://learn.getgrav.org/
- Grav website: https://www.getgrav.org/
- YunoHost website: https://yunohost.org/