CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • Migrate profile and custom data to another server
Pages: [1]

Author Topic: Migrate profile and custom data to another server  (Read 978 times)

Roland-ST

  • I post occasionally
  • **
  • Posts: 41
  • Karma: 0
Migrate profile and custom data to another server
July 07, 2009, 05:41:20 am
I need to use some of my profiles from one CiviCrm in another on another server. I don't want to recreate the same data. Is anybody did that before? I think the way to do this is define required tables and data and then create same data in target server DB. I realised that at least I need:
  • civicrm_custom_field
  • civicrm_custom_group
  • civicrm_option_group
  • civicrm_uf_field
  • civicrm_uf_group
  • civicrm_uf_join
  • civicrm_uf_join
  • civicrm_uf_match
  • and tables that contains custom fields data

I'm not sure is it complete set. Also DB conceptual model might be helpful (I can't find it at CiviCrm site).
So I will glad to receive any advice for this problem. Thanks all.

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Migrate profile and custom data to another server
July 07, 2009, 07:39:55 am

the ERD is here: http://wiki.civicrm.org/confluence/display/CRMDOC/CiviCRM+ERD+2.0

there are also some scripts in bin/migrate/*.php which was a start at moving the custom/profile groups to different databases via xml. You might want to check those scripts and upgrade them to 2.2.x and use them

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

Roland-ST

  • I post occasionally
  • **
  • Posts: 41
  • Karma: 0
Re: Migrate profile and custom data to another server
August 29, 2009, 04:27:27 am
Thanks Lobo that's helpful

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • Migrate profile and custom data to another server

This forum was archived on 2017-11-26.