msh100 Posted December 7, 2007 Share Posted December 7, 2007 Hello, I have had WHMCS for a long time, and just wondered if you could sell text ? Well, lets make it more precise, I want to sell Licenses. Say I have 100 licenses, and WHMCS can give them to customers say through the welcome email ? As it's licenses, everyone will need to have a unique code. Is this possible in WHMCS, Thanks Marcus 0 Quote Link to comment Share on other sites More sharing options...
Iceman Posted December 7, 2007 Share Posted December 7, 2007 Hi, How about creating your own little script, say using php, with the imported License Code. Once you approve an order, the script could then also be run. If you wanted to automate it all, you may be able to adapt the checkout.php script included with WHMCS. Cheers, Paul 0 Quote Link to comment Share on other sites More sharing options...
msh100 Posted December 7, 2007 Author Share Posted December 7, 2007 Hi, How about creating your own little script, say using php, with the imported License Code. Once you approve an order, the script could then also be run. If you wanted to automate it all, you may be able to adapt the checkout.php script included with WHMCS. Cheers, Paul Well, can you add custom PHP to the welcome emails ? Thanks Marcus 0 Quote Link to comment Share on other sites More sharing options...
bear Posted December 7, 2007 Share Posted December 7, 2007 I don't believe so, but that checkout script allows you to use PHP. If you were to use this available variable (Product ID: $productid) in that script as a means of telling what product was ordered, you could probably use that to send a second email with the license code, only *if* that product ID was the one that you were selling. Check the comments in the top of that file for a bit more info on variables, etc. Combined with a limited number of the product available in the product setup, that might do the trick. 0 Quote Link to comment Share on other sites More sharing options...
msh100 Posted December 7, 2007 Author Share Posted December 7, 2007 I am suprised this isnt a standard feature 0 Quote Link to comment Share on other sites More sharing options...
WHMCS CEO Matt Posted December 7, 2007 WHMCS CEO Share Posted December 7, 2007 I am suprised this isnt a standard feature Why?!? Did I miss something where WHMCS changed from being a web host management software to a license distribution system? Matt 0 Quote Link to comment Share on other sites More sharing options...
msh100 Posted December 7, 2007 Author Share Posted December 7, 2007 Yes, good point, however, it would be a nice feature. Even if it wasnt for licensed, it could be used for premade accounts for unsupported hosting managment systems, say you could make a load of cPGS for example and they could be given then. 0 Quote Link to comment Share on other sites More sharing options...
DeanClinton Posted December 7, 2007 Share Posted December 7, 2007 Hmm, I personally don't think WHMCS should head down the license management route; there are already products out there that do it... i.e. Iono 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.