2023-03-23 08:32:34 +01:00
|
|
|
|
packaging_format = 2
|
|
|
|
|
|
|
|
|
|
id = "mautic"
|
|
|
|
|
name = "Mautic"
|
|
|
|
|
description.en = "Marketing Automation Software"
|
|
|
|
|
description.fr = "Logiciel d'automatisation marketing"
|
|
|
|
|
|
2024-06-13 03:46:39 +02:00
|
|
|
|
version = "5.1.0~ynh1"
|
2023-03-23 08:32:34 +01:00
|
|
|
|
|
2024-06-17 21:47:35 +02:00
|
|
|
|
maintainers = []
|
2023-03-23 08:32:34 +01:00
|
|
|
|
|
|
|
|
|
[upstream]
|
|
|
|
|
license = "GPL-3.0-only"
|
|
|
|
|
website = "https://www.mautic.org/"
|
|
|
|
|
demo = "https://www.mautic.org/demo"
|
|
|
|
|
admindoc = "https://docs.mautic.org/en"
|
|
|
|
|
code = "https://github.com/mautic/mautic"
|
|
|
|
|
|
|
|
|
|
[integration]
|
2023-09-07 21:48:17 +02:00
|
|
|
|
yunohost = ">= 11.2"
|
2023-03-23 08:44:27 +01:00
|
|
|
|
architectures = "all"
|
2023-03-23 08:32:34 +01:00
|
|
|
|
multi_instance = true
|
2023-11-12 22:13:06 +01:00
|
|
|
|
|
2023-03-23 08:44:27 +01:00
|
|
|
|
ldap = false
|
2023-11-12 22:13:06 +01:00
|
|
|
|
|
2023-03-23 08:44:27 +01:00
|
|
|
|
sso = false
|
2023-11-12 22:13:06 +01:00
|
|
|
|
|
2023-03-23 08:44:27 +01:00
|
|
|
|
disk = "50M"
|
|
|
|
|
ram.build = "50M"
|
|
|
|
|
ram.runtime = "50M"
|
2023-03-23 08:32:34 +01:00
|
|
|
|
|
|
|
|
|
[install]
|
|
|
|
|
[install.domain]
|
|
|
|
|
type = "domain"
|
|
|
|
|
|
|
|
|
|
[install.init_main_permission]
|
|
|
|
|
help.en = "If enabled, Mautic will be accessible by people who do not have an account. This can be changed later via the webadmin."
|
|
|
|
|
help.fr = "Si cette case est cochée, Mautic sera accessible aux personnes n’ayant pas de compte. Vous pourrez changer ceci plus tard via la webadmin."
|
|
|
|
|
type = "group"
|
|
|
|
|
default = "visitors"
|
|
|
|
|
|
|
|
|
|
[resources]
|
|
|
|
|
[resources.sources.main]
|
2024-06-17 21:47:35 +02:00
|
|
|
|
url = "https://github.com/mautic/mautic/releases/download/5.1.0/5.1.0.zip"
|
|
|
|
|
sha256 = "354786dcd68bd080452b47b6992411690079a12235ba9bda93b824b63f4f3a28"
|
2023-03-23 08:32:34 +01:00
|
|
|
|
in_subdir = false
|
2024-06-17 21:47:35 +02:00
|
|
|
|
autoupdate.strategy = "latest_github_release"
|
2023-03-23 08:32:34 +01:00
|
|
|
|
|
|
|
|
|
[resources.system_user]
|
2023-09-13 22:50:58 +02:00
|
|
|
|
allow_email = true
|
2023-03-23 08:32:34 +01:00
|
|
|
|
|
|
|
|
|
[resources.install_dir]
|
|
|
|
|
|
|
|
|
|
[resources.permissions]
|
|
|
|
|
main.url = "/"
|
2024-03-13 00:06:11 +01:00
|
|
|
|
|
2023-03-23 08:44:27 +01:00
|
|
|
|
[resources.apt]
|
2023-10-25 23:35:11 +02:00
|
|
|
|
packages = "mariadb-server, php8.0-imap, php8.0-gmp, php8.0-curl, php8.0-intl, php8.0-mbstring, php8.0-xmlrpc, php8.0-mysql, php8.0-bcmath, php8.0-gd, php8.0-xml, php8.0-cli, php8.0-zip"
|
2023-03-23 08:32:34 +01:00
|
|
|
|
|
|
|
|
|
[resources.database]
|
|
|
|
|
type = "mysql"
|