Jump to content

Export 3 categories then import to another CC site.


Chargin

Recommended Posts

I want to copy some but not all categories on a CC site which contain about 400 products, over to a new site.

Whats the process?

Ive used php myadmin plenty of times, am familiar with Sir Williams DB import mod but am unsure whats going to be the most painless way to do this?

Link to comment
Share on other sites

Guest fandango

Hiya, i would do the following: download the entire database as an sql file, upload to the new sites mysql, log in to admin and delete the catagories from the admin area manually.

Link to comment
Share on other sites

Guest fandango

Ahh i see the dilema.

In that case what i would do is in the php myadmin mysql, select your database and export the individual tables i.e catagories / inventory / catidx etc etc and save them to your hard drive as excell for windows format, then just edit / delete them as required and upload to the new site's php myadmin mysql.

I needed to change the ; to , though in the delimiter field in mysql when i did it to get it working prior to uploading.

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.

×
×
  • Create New...