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 the files inside of my users account. But, I can't create an extension because the users does not have to login to Plesk to manage the files.
Is it possible to create an extension and make it available through an access point like https://myserver/myapp?
Is it possible to create an extension and make it available through an access point like https://myserver/myapp?