Jump to content

Manual import


Recommended Posts

Hello

I have 500 or so clients which I manage manually through a accounting system.

Is there a way that I can manually import all the details into the database to save manually inputing every client?

 

Even if I could import the client details would be a start.

 

I can output the client details into a txt or excel file if that would help.

 

Anything to avoid inputing all that info would be a great help :-)

 

Regards

Paul

Link to comment
Share on other sites

  • 4 weeks later...
add one client manually

use phpmyadmin to dump the clients table - that will give you INSERT INTO line

create an equivalent text file with your client data

run it in phpmyadmin

 

worked for us :)

 

Would that work if we also had 3 custom feilds we need to import (customer feilds already created in WHMCS)

Link to comment
Share on other sites

add one client manually

use phpmyadmin to dump the clients table - that will give you INSERT INTO line

create an equivalent text file with your client data

run it in phpmyadmin

 

I'm still pretty new to WHMCS but wouldn't you also need (at least) the hosting table also? The hosting table seems to tie the client + domain + hosting package + payment method.

 

Frank

Link to comment
Share on other sites

add one client manually

use phpmyadmin to dump the clients table - that will give you INSERT INTO line

create an equivalent text file with your client data

run it in phpmyadmin

 

I'm still pretty new to WHMCS but wouldn't you also need (at least) the hosting table also? The hosting table seems to tie the client + domain + hosting package + payment method.

 

Frank

 

We only imported the clients - we created new orders for them and used it as a time to redesign the packages and generally tidy up a bit

Link to comment
Share on other sites

We just wanted to know if the same procces would work if we had to import some custom feilds and were in the database these would be.

 

Your right Frank, we had all our reoccuring transactions in an accounting package so it would be great if we can import Client details and hosting packages and dates all at the same time.

 

We have imported the client details but its a huge task to import the rest of the client details

 

Has anybody else got any tips?

 

Regards

Paul

Link to comment
Share on other sites

Sorry wrong quote, I will try again :D

 

We just wanted to know if the same procces would work if we had to import some custom feilds and were in the database these would be.

 

 

 

Your right Frank, we had all our reoccuring transactions in an accounting package so it would be great if we can import Client details and hosting packages and dates all at the same time.

 

We have imported the client details but its a huge task to import the rest of the client details

 

Has anybody else got any tips?

 

Regards

Paul

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