Jump to content

Copy customers from one PS to another


Recommended Posts

Hello

 

I want to copy customers from one PS to another.

I have copied records from _customer, _address, _customer_group but it doesn't help.

 

Customers still have to go through the password recovery procedure to be able to login.

 

Is there any solution to give customers possibility to move to another server with their customer data? (I don't want to move orders)

Link to comment
Share on other sites

Yes, products are the same, thats why I'm going to merge shops.

 

Yes, it looks like keys are different.. so now the only way is to go through the recovery.. am I right?

 

if the products are the same, our multishop module will allow you to run both domains (or more) on the single ps installation. You would not need to move any customers..but each shop from the www point of view looks distinct. Here

Link to comment
Share on other sites

one approach is to customize the code and store both old and new keys. then override the applicable class/controllers dealing with authentication, so that it first tries the old key, if that works then convert them to the new key and proceed. if the old key does not work, then try the new key.

Link to comment
Share on other sites

sorry didn't realize the 'other' shop already existed....I like bellini's try twice solution....

 

Yes, it's quite good but I'm trying not to touch the original code as far as I can - less trouble with updates.

Well, I think customers will have to go through the password recovery.. in the long run they change the shop, so maybe they will not kill me :)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...