Modernbill has 2 separate tables that handle domain registrations, one for domain and one for the actual domain registration package.
As with most MB logic, the extra domains table is overkill and not "needed".
WHMCS only needs the info from the cp_package table since it has all the info needed; start date, renewal date and domain name. WHMCS will do all it's billing and renewal actions based on the package data. That is why it does not bother importing the domains table data.
Question
yabado
Here is what I "think" happens...
Modernbill has 2 separate tables that handle domain registrations, one for domain and one for the actual domain registration package.
As with most MB logic, the extra domains table is overkill and not "needed".
WHMCS only needs the info from the cp_package table since it has all the info needed; start date, renewal date and domain name. WHMCS will do all it's billing and renewal actions based on the package data. That is why it does not bother importing the domains table data.
Does this sound about right?
Link to comment
Share on other sites
2 answers to this question
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.