Jump to content

Provisioning and Addon Relations


Recommended Posts

Do addons with the same name as a provisioning module have access to each other?

 

I am trying to have the addon identify all products that utilize a provisioning module without having to go through the mysql if possible to maintain application speed...

 

If not then I will continue to utilize the sql to identify them...

Link to comment
Share on other sites

Do addons with the same name as a provisioning module have access to each other?

they did not.

 

as you said, you will need to query database to get the information you are looking for, provisioning module name saved in "tblhosting" table that's where client service information/options saved

Link to comment
Share on other sites

  • 2 weeks later...

OK My addon is almost complete. I finally figured out how to get both parts of the addon to wor together and how to build custom areas in the client area.

 

WHMCS finally has the ability to do email from right within WHMCS!

The entire inbox, read message, compose, all functionality you would expect from a email client.

 

This acts as a product you can sell (vanity email etc)

 

I have chosen to Integrate Hivemail as the product of choice since its API is very similar to that of cPanel.

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