• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Plesk 11.5 : API for copying website

JulienA26

New Pleskian
Hello,
I am trying to write a PHP script for copying the content of one subdomain to another, like with the button Website Copying but automatically.
I can't seem to find the API model for that, but I am sure it must be possible to do.
Can someone please tell me where to find it ?
 
I am already looking through it, but I cannot find the model I am looking for. There is the one for creating a new subdomain, but all I want is emulating the 'Website Copying' feature by PHP.
 
Can someone please tell me if that is at all possible, or if it's something that can only be done through admin access to the panel ?
And if it is impossible to automatize it, can you tell me how to write a script in PHP that creates a copy of an existing subdomain with a different name ?
 
Back
Top