packaging_format = 2 id = "grav" name = "Grav" description.en = "Modern open source flat-file CMS" description.fr = "CMS moderne basé sur des fichiers plats" version = "1.7.42.3~ynh1" maintainers = ["tituspijean"] [upstream] license = "MIT" website = "https://www.getgrav.org/" demo = "https://getgrav.org/downloads/themes" admindoc = "https://learn.getgrav.org" code = "https://github.com/getgrav/grav" cpe = "cpe:2.3:a:getgrav:grav" fund = "https://opencollective.com/grav" [integration] yunohost = ">= 11.1" architectures = "all" multi_instance = true ldap = true sso = false disk = "50M" ram.build = "50M" ram.runtime = "50M" [install] [install.domain] type = "domain" [install.path] type = "path" default = "/grav" [install.init_main_permission] help.en = "Will anyone be able to access the website?" help.fr = "Est-ce que quiconque pourra accéder au site ?" type = "group" default = "visitors" [install.language] ask.en = "Choose the application language" ask.fr = "Choisissez la langue de l'application" type = "string" choices = ["en_EN", "fr_FR"] default = "fr_FR" [install.init_admin_permission] ask.en = "Select an administrator for the app" ask.fr = "Sélectionnez un administrateur pour l'application" type = "user" [resources] [resources.sources] [resources.sources.ldap] url = "https://github.com/trilbymedia/grav-plugin-login-ldap/archive/refs/tags/1.0.2.tar.gz" sha256 = "130298bf04e6464ea4347d2deda9e285b2820c48e9e64e6d4b67217566047c3b" autoupdate.strategy = "latest_github_tag" autoupdate.upstream = "https://github.com/trilbymedia/grav-plugin-login-ldap" [resources.sources.main] url = "https://github.com/getgrav/grav/releases/download/1.7.42.3/grav-admin-v1.7.42.3.zip" sha256 = "243512b322d5562e620346d6b9fba33d5617c4531a685d22acfd313621bd00e7" autoupdate.strategy = "latest_github_release" autoupdate.asset = "grav-admin.*.zip" [resources.sources.app-upgrade] url = "https://github.com/getgrav/grav/releases/download/1.7.42.3/grav-update-v1.7.42.3.zip" sha256 = "3932e6c40101233b6e7369b989feb5ee942ec92261a9102fa6343fb7d9826ad9" autoupdate.strategy = "latest_github_release" autoupdate.asset = "grav-update.*.zip" [resources.system_user] [resources.install_dir] [resources.permissions] main.url = "/" admin.show_tile = false user.show_tile = false [resources.apt] packages = "php7.4, php7.4-zip, php7.4-mbstring, php7.4-curl, php7.4-dom, php7.4-gd, php7.4-xml, php7.4-ldap"