2023-02-24 20:17:31 +01:00
|
|
|
packaging_format = 2
|
|
|
|
|
|
|
|
id = "phpboost"
|
|
|
|
name = "PHPBoost"
|
|
|
|
description.en = "French and free content management system (CMS)"
|
|
|
|
description.fr = "système de gestion de contenu (CMS) français et libre"
|
|
|
|
|
2023-04-19 09:30:43 +02:00
|
|
|
version = "5.2.14~ynh1"
|
2023-02-24 20:17:31 +01:00
|
|
|
|
2023-02-26 09:22:10 +01:00
|
|
|
maintainers = [""]
|
2023-02-24 20:17:31 +01:00
|
|
|
|
|
|
|
[upstream]
|
|
|
|
license = "GPL-3.0-only"
|
|
|
|
website = "https://www.phpboost.com/"
|
|
|
|
demo = "https://demo.phpboost.com/"
|
|
|
|
admindoc = "https://www.phpboost.com/wiki/wiki.php"
|
|
|
|
code = "https://github.com/PHPBoost/PHPBoost"
|
|
|
|
|
|
|
|
[integration]
|
2023-04-19 09:30:43 +02:00
|
|
|
yunohost = ">= 11.1.17"
|
2023-02-24 20:23:02 +01:00
|
|
|
architectures = "all"
|
2023-02-24 20:17:31 +01:00
|
|
|
multi_instance = true
|
2023-02-24 20:23:02 +01:00
|
|
|
ldap = false
|
|
|
|
sso = false
|
|
|
|
disk = "50M"
|
2023-02-26 09:35:14 +01:00
|
|
|
ram.build = "253M"
|
2023-02-24 20:23:02 +01:00
|
|
|
ram.runtime = "50M"
|
|
|
|
|
2023-02-25 14:51:51 +01:00
|
|
|
[install]
|
2023-02-24 20:17:31 +01:00
|
|
|
[install.domain]
|
|
|
|
type = "domain"
|
|
|
|
|
|
|
|
[install.path]
|
|
|
|
type = "path"
|
|
|
|
default = "/phpboost"
|
|
|
|
|
|
|
|
[install.init_main_permission]
|
|
|
|
type = "group"
|
|
|
|
default = "visitors"
|
|
|
|
|
|
|
|
[resources]
|
2023-04-19 09:30:43 +02:00
|
|
|
|
|
|
|
[resources.sources]
|
|
|
|
|
|
|
|
[resources.sources.main]
|
|
|
|
url = "https://github.com/PHPBoost/PHPBoost/archive/refs/tags/phpboost-5.2.14.tar.gz"
|
|
|
|
sha256 = "d93acd8f631f0789d6985f06a0d3bb7a5e2063bebffc1282cd55f8ff2abe0581"
|
|
|
|
autoupdate.strategy = "latest_github_tag"
|
|
|
|
|
2023-02-25 14:51:51 +01:00
|
|
|
[resources.ports]
|
|
|
|
|
2023-02-24 20:17:31 +01:00
|
|
|
[resources.system_user]
|
|
|
|
|
|
|
|
[resources.install_dir]
|
|
|
|
|
|
|
|
[resources.permissions]
|
|
|
|
main.url = "/"
|
|
|
|
|
2023-02-24 20:23:02 +01:00
|
|
|
[resources.apt]
|
2023-04-19 09:30:43 +02:00
|
|
|
packages = "mariadb-server php8.0-mysql php8.0-gd"
|
2023-02-24 20:23:02 +01:00
|
|
|
|
2023-02-24 20:17:31 +01:00
|
|
|
[resources.database]
|
|
|
|
type = "mysql"
|