Hello, I would like to create an "webshop" where customers can buy products. When they finish the process i would like to create an client in the ispconfig database automaticly. what is the best aproach to do this? Can i do an insert into the table clients or do i need to run an script also? Thnx
You can o that with the ispconfig remote api. you find examples and the api documentation in the remote_client folder of the ispconfig tar.gz file.