• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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