Hello,
I currently manually add users when they sign up at my site. These are simple shell accounts, so all I am doing is creating a unix user with a particual login class and thats it (no apache, sql, or any other configurations on the machines).
This works fine enough, but customers rightfully get annoyed when, after they pay, they have to wait sometime hours (i.e. if i'm asleep) before their account is created.
I see that whmcs has a virtualmin addon, but how difficult would it be to create a webmin module, or even just a straight-up interface with bash to create a new user upon payment?
I did a forum search and couldn't find anyone with a similar question to this.
Thanks!