packaging_format = 2 id = "prestashop" name = "Prestashop" description.en = "Create a E-commerce Website" description.fr = "Créer un site ecommerce" version = "8.1.7~ynh1" maintainers = ["frju365"] [upstream] license = "OSL-3.0" website = "https://prestashop.com" demo = "https://demo.prestashop.com/#/en/front" userdoc = "https://doc.prestashop.com/display/PS17/Guide+de+l'utilisateur" code = "https://github.com/PrestaShop/PrestaShop" [integration] yunohost = ">= 11.2" architectures = "all" multi_instance = true ldap = false sso = true disk = "50M" ram.build = "50M" ram.runtime = "50M" [install] [install.domain] type = "domain" [install.path] type = "path" default = "/prestashop" [install.admin] type = "user" [install.init_main_permission] type = "group" default = "visitors" [resources] [resources.sources.main] url = "https://github.com/PrestaShop/PrestaShop/releases/download/8.1.7/prestashop_8.1.7.zip" sha256 = "a91ec54ad10e21908f3e90333ef1f0e193d0ccbaaa029d54719846addef7171a" in_subdir = false autoupdate.strategy = "latest_github_release" autoupdate.asset = "prestashop_.*zip" [resources.system_user] [resources.install_dir] [resources.permissions] main.url = "/" [resources.apt] packages = "mariadb-server, php8.1-mbstring, php8.1-curl, php8.1-intl, php8.1-xmlrpc, php8.1-mysql, php8.1-gd, php8.1-xml, php8.1-cli, php8.1-zip" [resources.database] type = "mysql"