Is there a way to add a user by POSTing to the signup page? - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Support Area (/forum-30.html) +--- Forum: Usage (/forum-34.html) +--- Thread: Is there a way to add a user by POSTing to the signup page? (/thread-5347.html) |
Is there a way to add a user by POSTing to the signup page? - four2theizz0 - 01-05-2009 02:40 PM Hi, I am wondering if it is possible to make my own form to take the customer information. I know how to make the form, but what file would I submit it to? Thank you RE: Is there a way to add a user by POSTing to the signup page? - four2theizz0 - 01-14-2009 12:23 AM anyone? RE: Is there a way to add a user by POSTing to the signup page? - BeNe - 01-14-2009 01:12 AM You only want to add the customer information into the ispCP DB with your own Site/Form ? Greez BeNe RE: Is there a way to add a user by POSTing to the signup page? - four2theizz0 - 01-14-2009 03:47 AM Yes, I want to integrate ISPCP into my own site and will make a customer signup and payment page. But when they signup and pay I would like to automatically create an account for their domain. I know there is no API but I am sure a little modification can be done to insert the info into the DB. Just wondering where to start Thank you very much RE: Is there a way to add a user by POSTing to the signup page? - BeNe - 01-14-2009 05:18 AM Quote:But when they signup and pay I would like to automatically create an account for their domain.There is a CLI available if you would like to use this! --> http://www.isp-control.net/documentation/dev/daemon_commands_cli Greez BeNe |