diff --git a/manifest.json b/manifest.json index f5ed070..3434ebe 100644 --- a/manifest.json +++ b/manifest.json @@ -12,6 +12,7 @@ "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" }, "license": "OSL-3.0", diff --git a/scripts/upgrade b/scripts/upgrade index 1c77d79..8c0a35a 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -114,7 +114,7 @@ ynh_install_app_dependencies $pkg_dependencies ynh_script_progression --message="Upgrading PHP-FPM configuration..." --weight=1 # Create a dedicated PHP-FPM config -ynh_add_fpm_config --package="$extra_php_dependencies" +ynh_add_fpm_config #================================================= # RELOAD NGINX