Cpanel - Remote creation of accounts

Status
Not open for further replies.

stmadeveloper

New member
Aug 30, 2007
1,687
36
0
I'm trying to develop the functionality to remotely create accounts for several cpanel/whm based servers.

(shared so I don't have shell access).

Seems that the WHM API only works on same server - but I've seen a lot of other services that create accounts via software or a script that's on a remote domain.

How's it done? Just need a pointer so I know what I'm looking for.
 


As long as you are authenticating correctly, it SHOULD work (never tried).

There are two cPanel classes on phpclasses.org that are supposed to be good. Do not know of any WHM classes.
 
Actually I have domain dashboard. I'm trying to integrate this in with a script - ie a little automating of my mass account creations. The biggest problem is the only way to interact with the accounts you create with domain dashboard still involves logging in through ftp or whatnot.

I think that mass account creator might just do the trick.... although I think I'm going to make my own. If something is going to be part of my long term strategies I at least want to know how it works :)

Thanks for the suggestion on phpclasses - I've been doing rails so long now I forgot it existed.
 
Status
Not open for further replies.