Jump to content

WHMCS Functions in Addon Modules


mojowill

Recommended Posts

  • WHMCS CEO

Functions from our encoded files are not intended to be used by third parties, hence no documentation. There are various functions you can find examples of in the reports and other unencoded files that come with WHMCS which you are free to use if you can figure them out but the API is the only supported way of performing operations within WHMCS as otherwise you are unlikely to be including all the necessary files/defining necessary variables/etc.. and that is likely to lead to problems.

 

Matt

Link to comment
Share on other sites

Functions from our encoded files are not intended to be used by third parties, hence no documentation. There are various functions you can find examples of in the reports and other unencoded files that come with WHMCS which you are free to use if you can figure them out but the API is the only supported way of performing operations within WHMCS as otherwise you are unlikely to be including all the necessary files/defining necessary variables/etc.. and that is likely to lead to problems.

 

Matt

 

I think the main issue here is we cannot use the API locally without first logging in (remotely) to the API. This is highly inefficient. It seems logical that we should be able to access these functions locally for developing addon modules.

Link to comment
Share on other sites

  • 4 months later...
Coarse not... WHMCS is the most closed off, most anti-do-anything with it product we have ever used. I swear WHMCS is owned by Apple the way they close off everything.

 

The latest version implemented local API calls..

 

And they're really not that bad, they're just protecting their property, which is understandable. I've been sent WHMCS code for normally closed source stuff in the past without much trouble. It just really depends on what you need.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated