jbravo Posted October 4, 2010 Share Posted October 4, 2010 Hello, I need to create products (hosting packages) from outside of the WHMCS. WHMCS aparently dosn't have an API function for do that. So Im thinking to do it manually in the DB. I want to know if the only tables that I have to INSERT INTO are tblpricing and tblproducts. I need that because our customers can select the amount of disk space, bandwidth and email accounts. For example the customer can choose: Disk Space: 5, 10, 15, 20 ....., 50GB in total: 10 values Bandwidth: 50, 60, 70, ...., 400GB in total: 36 values Mail Accounts: 10, 15, 20, ...., 100 in total 19 values 10x36x19 = 6840 products/packages, I cant create all this products manually in the WHMCS admin area. Thanks a lot! 0 Quote Link to comment Share on other sites More sharing options...
othellotech Posted October 4, 2010 Share Posted October 4, 2010 Just buy the custom plan module 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.