Recent content by Guervyl

  1. G

    Resolved How to create an extension for api use?

    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...
  2. G

    Question How to create an XML-API extension

    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.
  3. G

    Resolved How to create an extension for api use?

    Never mind. Problem solved. How can I delete this post?
  4. G

    Resolved How to create an extension for api use?

    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...
Back
Top