Hello Is there any application / addon available that can offer me an automatic account makrr script from the website-site. I'm to make some project for school, thw hosting project and making every account manually is very time consuming activity - i would like to give my 'users' an opportunity to make their accounts by themselves using a sing up formular on a website - is it possible by ispconfig 3?
ISPConfig has a remote api and this remote api allows you to create accounts automatically from external scripts. Download ispconfig and take a look at the remote_client directory inside the tar.gz file, you find the documentation and example scripts there.
Is there any instruction how to install this API ?that will simply allow users to make their accounts by them?
The api is already installed as it is part of every ISPConfig installtion. There are example files for all api functions in the remote_client directory.
Ok thanks But when i have load on this exaple scripts on to server and try to get on http://www.mydomain.com/login.php or /client_add.php I get 'login_failedThe login failed. Username or password wrong. SOAP Error: The login failed. Username or password wrong.' but i gave my admin login and psswd; and yet 'The requested URL /ispconfig3/interface/web/remote/index.php was not found on this server.' Edit OK i have to make a NEW REMOTE acc for user in panel of ISP but still i dont know how to creat an account externaly There is no any ready-to-use appl in wchich you can make a new account by a signup-form?
Yes I know, and I have it done. I have question: is there any ready-to-use application in wchich you can make a new account by a signup-form, that for example sends after registration proccess an welcome email with data need to login?
There is no such app available as far as I know as most ISP's integrate this directly into their existing websites and cart systems.
if you are interested, im building a component for joomla, so you can build the website on joomla, the component register users, builds the ispconfig profiles and then you can manage every aspect of the ispconfig from it (emails, subdomains, ftp accounts etc.)