Integrating DirectAdmin Licensing with WHMCS

floyd

Verified User
Joined
Mar 29, 2005
Messages
6,255
Does anyone have any ideas about to automatically assign a license to a client who signs up using WHMCS?

I have licenses already purchased. Right now when somebody signs up for a VPS I have to go to the DirectAdmin client area and grab the license key and send it to them so they can install DirectAdmin. I would like to automate this process.
 
I could make you a WHMCS provisioning module but we would probably need to store ALL available keys into database or something
 
Is there a way to export all of the license information including keys?
 
That you would need to create a support ticket with DirectAdmin to find out. Also worth asking if they have an API for your licence keys then maybe WHMCS can call your licence key directly (but i doubt it)
 
With the api I was able to set up the licenses the way I need then including restricting the ips and setting the OS to Auto. I then generated a list of ips and keys. Now when a client signs up they can run a command from their server to retrieve the exact command they need to run to install DA.
 
Back
Top