Trekkan Posted October 3, 2010 Share Posted October 3, 2010 I'd like to be able to add an addon to a customers profile based on conditions outside of WHMCS. When I look at the API, I can't find any reference to only adding an addon (not an entire product). Is there a way to do this somehow that I'm missing? 0 Quote Link to comment Share on other sites More sharing options...
Trekkan Posted October 5, 2010 Author Share Posted October 5, 2010 Anyone have any idea? 0 Quote Link to comment Share on other sites More sharing options...
HerrZ Posted October 5, 2010 Share Posted October 5, 2010 you can easily add your own API function to folder <whmcs_root>/includes/api/filename.php filename = api-action-name http://wiki.whmcs.com/API:Example_Usage 0 Quote Link to comment Share on other sites More sharing options...
Trekkan Posted October 5, 2010 Author Share Posted October 5, 2010 Right, but I guess the issue here is, I don't know what all needs to be done for the addons. What tables are hit, with what data, why and when? Which is really no different than me just modifying the database directly and not knowing what I'm doing with the data. 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.