• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Search results

  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