If I was to install a fresh ISPConfig 3 on a new server, would it have the same capabilities for auto account creation the remoting framework provides for ISPConfig 2? The last time I tried ISPConfig 3 it looked just like ISPConfig 2 except with a TYP03 install thing, but although it seems to look more sleek, I need to have the capabilities for auto-account creation on signup like in ISPConfig 2 with the remoting framework. Thanks, lemme know
ISPConfig 3 has a remote api which is much more advanced then the one from ispconfig 2. The remote framework is a integrated part of ispconfig 3, so you dont have to install any extra software to use it. See the dev forum for details and the remote_client directory in the ispconfig 3 tar.gz for some examples. The full function list can be found in the file /usr/local/ispconfig/interface/lib/classes/remoting.inc.php file.