RPS Posted October 1, 2009 Share Posted October 1, 2009 I need to be able to allow another program the ability to create a new client in the WHMCS database. What's the easiest way to do this? The clientsadd.php file in the admin area is encoded, so I can't use that as a starting point. Has anyone done this before? Not sure if I can just create a new entry in the clients table and be done with it, or if there are other fields/tables I need to configure. 0 Quote Link to comment Share on other sites More sharing options...
WHMCS CEO Matt Posted October 1, 2009 WHMCS CEO Share Posted October 1, 2009 You should use the API for this. See http://wiki.whmcs.com/API Matt 0 Quote Link to comment Share on other sites More sharing options...
RPS Posted October 1, 2009 Author Share Posted October 1, 2009 Wonderful! Thanks Matt 0 Quote Link to comment Share on other sites More sharing options...
RPS Posted October 2, 2009 Author Share Posted October 2, 2009 Matt, Where do I add suggestions for API functions? Such as the add client.... There are times where I would NOT want the "new account information" to be sent to the e-mail address used to signup. 0 Quote Link to comment Share on other sites More sharing options...
Austdata Posted October 2, 2009 Share Posted October 2, 2009 You can edit the Wiki but you might need to create an account to do it. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.