Create users from other site

Discussion in 'Developers' Forum' started by pietjuhklaas, Jan 10, 2015.

  1. pietjuhklaas

    pietjuhklaas New Member

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

    till Super Moderator Staff Member ISPConfig Developer

    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.
     

Share This Page