Jump to content

Exporting Customers From Database.


Recommended Posts

  • 11 months later...

I think you can use general database tool like PHPMyAdmin.

1. Export from existing database without structure, data only
2. Import into new database after new installation.

this should work as long as new database has all tables and fields.
but your new store must have the same configuration with existing one.
Example, if you you have module1 in old store, you need to install modle1, because some module create table and fields.

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...