Internal API

Discussion in 'Developers' Forum' started by Blackbit, Jan 19, 2012.

  1. Blackbit

    Blackbit New Member

    Hi all,

    i'm programming an interface to install wordpress on a chosen site. So i need to call the creation functions of FTP-User, MySQL-User and Jailkit from another module. How i can use/call the internal modules for this? I dont think its a good way to call the remote API (remoting.php) from inside...
     
  2. Blackbit

    Blackbit New Member

    Sorry, was meant to be in ISPconfig 3... Got here by another search ;)
     
  3. till

    till Super Moderator Staff Member ISPConfig Developer

    Use the datalogInsert(....) and datalogUpdate(...) of the mysql library to insert new records to the ftp, db and shell user databases.
     

Share This Page