TwixtedChaox Posted June 18, 2016 Share Posted June 18, 2016 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... 0 Quote Link to comment Share on other sites More sharing options...
sentq Posted June 18, 2016 Share Posted June 18, 2016 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 0 Quote Link to comment Share on other sites More sharing options...
TwixtedChaox Posted July 1, 2016 Author Share Posted July 1, 2016 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. 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.