2023-06-10 11:21:38 +02:00
|
|
|
packaging_format = 2
|
|
|
|
|
|
|
|
id = "getsimple"
|
|
|
|
name = "GetSimple"
|
|
|
|
description.en = "Flatfile CMS that works fast and efficient"
|
|
|
|
description.fr = "Flatfile CMS that works fast and efficient"
|
|
|
|
|
2024-06-24 12:23:17 +02:00
|
|
|
version = "3.3.16~ynh4"
|
2023-06-10 11:21:38 +02:00
|
|
|
|
|
|
|
maintainers = []
|
|
|
|
|
|
|
|
[upstream]
|
|
|
|
license = "GPL-3.0"
|
|
|
|
website = "http://get-simple.info"
|
|
|
|
admindoc = "http://get-simple.info/wiki/fr:start"
|
|
|
|
code = "https://github.com/GetSimpleCMS/GetSimpleCMS"
|
|
|
|
|
|
|
|
[integration]
|
2024-06-24 11:37:53 +02:00
|
|
|
yunohost = ">= 11.2"
|
2023-06-10 11:27:32 +02:00
|
|
|
architectures = "all"
|
2023-06-10 11:21:38 +02:00
|
|
|
multi_instance = true
|
2023-06-10 11:27:32 +02:00
|
|
|
ldap = false
|
|
|
|
sso = false
|
|
|
|
disk = "50M"
|
|
|
|
ram.build = "50M"
|
|
|
|
ram.runtime = "50M"
|
2023-06-10 11:21:38 +02:00
|
|
|
|
|
|
|
[install]
|
|
|
|
[install.domain]
|
|
|
|
type = "domain"
|
|
|
|
|
|
|
|
[install.path]
|
|
|
|
type = "path"
|
|
|
|
default = "/getsimple"
|
|
|
|
|
|
|
|
[install.init_main_permission]
|
|
|
|
type = "group"
|
|
|
|
default = "visitors"
|
|
|
|
|
|
|
|
[install.language]
|
|
|
|
ask.en = "Choose the application language"
|
|
|
|
ask.fr = "Choisissez la langue de l'application"
|
|
|
|
type = "string"
|
|
|
|
choices = ["de_DE", "en_US", "fr_FR", "nl_NL"]
|
|
|
|
default = "fr_FR"
|
|
|
|
|
|
|
|
[install.admin]
|
|
|
|
type = "user"
|
|
|
|
|
|
|
|
[install.password]
|
|
|
|
type = "password"
|
|
|
|
|
|
|
|
[resources]
|
|
|
|
[resources.sources.main]
|
|
|
|
url = "https://github.com/GetSimpleCMS/GetSimpleCMS/archive/refs/tags/v3.3.16.tar.gz"
|
|
|
|
sha256 = "2c012c0346ba8088f7ccec809653b177a43de6d87c6f1c826d26df3956a84fb0"
|
2024-02-20 05:15:10 +01:00
|
|
|
autoupdate.strategy = "latest_github_release"
|
2023-06-10 11:21:38 +02:00
|
|
|
|
|
|
|
[resources.system_user]
|
|
|
|
|
|
|
|
[resources.install_dir]
|
|
|
|
|
|
|
|
[resources.permissions]
|
|
|
|
main.url = "/"
|
2023-06-10 11:27:32 +02:00
|
|
|
|
|
|
|
[resources.apt]
|
|
|
|
packages = "php8.2-xml php8.2-curl php8.2-gd php8.2-zip php8.2-xml"
|