Well, the problem is not solved yet.
To be able to manage the user's hosting files I created an extension then use the class pm_FileManager.
Now my problem is the extension is only accessible when the user is logged in using the Plesk login form and/or the Plesk session. I want to call the...
Hi, Is there any documentation about how to create an XML-API extension? I have read the documentation about creating extensions but, I haven't seen how to create an api extension so I can call the extension from XML-API.
Hi, I want to be able to create and delete files inside of any user websites. My application will be available outside of Plesk. I took a look at the XML Api but, I can't find any api that allows me to manage the files. But, the extension API does have a Filemanager class that allow to manage...