Jump to content

How to transfer data onto new install


Recommended Posts

  • 2 months later...

You should copy all the database tables that contain any of the names you mentioned (orders, employees, etc).

You can use phpmyadmin, or the backup module from my store (it lets you select which tables you wish to back up, and lets you restore them from the module as well).

Once those are in the new site, you should also copy the old COOKEY_KEY which is stores in /config/settings.inc.php, that key is used to encrypt all the passwords, so you need to copy it over as well.

  • Like 1
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...