Jump to content

Need to Merge Two WHMCS Version 6 Databases


Recommended Posts

Hello,

 

I need to merge two WHMCS databases into one. I noticed the merge script that is posted on the site but it seems that is for version 4 and 5 and does not work on 6. Can someone lead me into the right direction on where to look either a script or even a manual solution.

 

Thanks,

 

Vince

Link to comment
Share on other sites

We all do. Believe me, we all do.

It's been mentioned countless times, falling on deaf ears it seems.

that's true - all we hear is that it's coming... by the time it's released, no doubt WHMCS v7 will be available, so the merry-go-round will have to start all over again. :roll:

Link to comment
Share on other sites

  • 1 month later...
  • 3 weeks later...

basic method:

step 1 - find the highest "id" on every table you currently have on 1st install

step 2 - offset every id in every table on the 2nd install by that value and ensure everything still works

step 3 - use mysql to export and import all the data from 2nd install to 1st install

 

advanced method:

only do the tables you actually need ;)

Link to comment
Share on other sites

  • WHMCS Support Manager

Hi,

We are currently working on an updated import system for WHMCS v6 and v7. Keep an eye on our blog for the release announcement in the next month or so: http://blog.whmcs.com

 

At present it would be necessary to import the data into WHMCS manually: http://docs.whmcs.com/Importing_Data#Manual_Client_Entry

If you're using cPanel you can speed up the process somewhat using the WHM/cPanel import tool: http://docs.whmcs.com/CPanel/WHM_Import

Link to comment
Share on other sites

  • 2 weeks later...

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