Hello,
How can access specific folders of the server and add new files to that path?
What im trying to achieve is the following
- Create customer account via Plesk REST API (DONE)
- Create domain via Plesk REST API (DONE)
- Create DB via Plesk REST API (DONE)
- Go to that domain folder and run a php script that will install a software, to be more precise extract a zipped file (NOT DONE)
How can access specific folders of the server and add new files to that path?
What im trying to achieve is the following
- Create domain via Plesk REST API (DONE)
- Go to that domain folder and run a php script that will install a software, to be more precise extract a zipped file (NOT DONE)
Last edited: