2023-02-24 20:17:31 +01:00
|
|
|
packaging_format = 2
|
|
|
|
|
|
|
|
id = "phpboost"
|
|
|
|
name = "PHPBoost"
|
|
|
|
description.en = "French and free content management system (CMS)"
|
2023-09-02 21:34:42 +02:00
|
|
|
description.fr = "Système de gestion de contenu (CMS) français et libre"
|
2023-02-24 20:17:31 +01:00
|
|
|
|
2024-05-12 14:44:08 +02:00
|
|
|
version = "6.0.3~ynh1"
|
2023-02-24 20:17:31 +01:00
|
|
|
|
2024-05-12 14:44:08 +02: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-09-02 21:34:42 +02:00
|
|
|
yunohost = ">= 11.2"
|
2023-02-24 20:23:02 +01:00
|
|
|
architectures = "all"
|
2023-02-24 20:17:31 +01:00
|
|
|
multi_instance = true
|
2023-11-17 12:11:58 +01:00
|
|
|
|
2023-02-24 20:23:02 +01:00
|
|
|
ldap = false
|
2023-11-17 12:11:58 +01:00
|
|
|
|
2023-02-24 20:23:02 +01:00
|
|
|
sso = false
|
2023-11-17 12:11:58 +01:00
|
|
|
|
2023-02-24 20:23:02 +01:00
|
|
|
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]
|
2024-04-16 03:39:59 +02:00
|
|
|
url = "https://github.com/PHPBoost/PHPBoost/archive/refs/tags/phpboost-6.0.3.tar.gz"
|
|
|
|
sha256 = "af04616c9cbbcbd804b80fe667f556dfca8bd1bd19f78dba314a4f66bbee6268"
|
2024-04-15 18:38:14 +02:00
|
|
|
autoupdate.strategy = "latest_github_release"
|
2023-04-19 09:30:43 +02:00
|
|
|
|
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-11-18 15:14:19 +01:00
|
|
|
packages = "mariadb-server, php8.2-mysql, php8.2-gd, php8.2-mbstring"
|
2023-02-24 20:23:02 +01:00
|
|
|
|
2023-02-24 20:17:31 +01:00
|
|
|
[resources.database]
|
|
|
|
type = "mysql"
|