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...
Use the datalogInsert(....) and datalogUpdate(...) of the mysql library to insert new records to the ftp, db and shell user databases.