Hi!, I was wondering if there is a script or plugin available for creating subdomains in ispconfig. Basically I have domain mydomain.com. A user hits the site and uses form to create ftp user access and new subdomain user.mydomain.com. I am using Ispconfig 3 on debian. Many thanks!
ISPConfig has remote api for that. You can find the example scripts and documentation in the remote_client folder of the ispconfig tar.gz file.
Hey Till, I have looked in the remoting_client directory in the ispconfig tar.gz file. In there I found 2 other directories API-docs and examples. I am quite new to php and soap and was wondering how I go about using the examples. I was wondering which example I use for adding a subdomain, as I couldn't work it out. Once I have confirmed the example for this purpose, how to I call it from a webpage?. I have looked at a tutorial adding ftp user but am still a bit confused. Many thanks for your help!