ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

Migrating Channels, Fields and Content from one EE install to another

August 22, 2013 11:06am

Subscribe [2]
  • #1 / Aug 22, 2013 11:06am

    Squeeze Digital

    5 posts

    Hi,

    We have two EE sites that we are merging together.

    We can’t sync/merge the databases as they contain very different channel in structures.

    Ideally we want to take the content from Site 1, and copy all channels, channel fields, categories, and content to Site 2.

    We’re not concerned about templates or any other settings - just channels etc..

    Any ideas of how we can do this?

    Thanks,
    Andy

  • #2 / Aug 22, 2013 9:53pm

    Bhashkar Yadav

    727 posts

    Hi Andy,

    Yes, this would be a typical process but can be doable with some approach. You can following the steps as below:

    1) You will need to setup all channels, channel fields, categories, file upload preferences of site1 within site2. For this process, you might understand the both sites contents management to get better idea.

    2) At site1, you will need to write some SQL which can results all the channel entries data and this can be exported in the form CSV or XML. This SQL would result entries field data as well as categories. The exported CSV or XML can be imported into site2 with help of some third party add-ons like DataGrab and Importer. You can do it from PHPMYADMIN.

    3) You may be using some third party field types in site1 also which need to care about if can be imported easily in site2 or if needed do some stuff by moving database table of that field type as some field types like Matrix stores data into their own created database table.

    I hope, above would give you some idea.

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases