• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Recent content by BrunoBerck

  1. B

    Install Joomla via XML-RPC API

    thanks, it works with package version
  2. B

    Install Joomla via XML-RPC API

    1. <packet version="1.6.6.0"><aps><get-packages-list><all/></get-packages-list></aps></packet> 2. <packet version="1.6.6.0"><aps><download-package><package><name>joomla</name></package></download-package></aps></packet> --> 'task-id' => "98" 3. a loop every 5 seconds <packet...
  3. B

    Install Joomla via XML-RPC API

    Hi, I trying to install Joommla via XML-RPC API. (Plesk version : 12.0.18 Update #13 - API version : 1.6.6.0) Here are my methods 1. get Package list 2. download package 3. install package if I try with Wordpress, I don't have any problems. With Joomla : step 2 : I've got this...
  4. B

    RPC-API - Application installed

    Hi, With API-RPC command, how do I know which installed applications for a webspace ? Command GET-PACKAGES-LIST-BY-WEBSPACE gives list of available for the webspace, not the really installed. Thx.
Back
Top