Closed (works as designed)
Project:
Profile 2
Version:
7.x-1.0
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
24 Sep 2011 at 14:46 UTC
Updated:
16 Jul 2012 at 10:44 UTC
I have build an "profile type" with several fields.
Now I (UID = 1) export it (http://test.example.com/admin/structure/profiles) and then import it (http://www.example.com/admin/structure/profiles/import) at another website.
It would be nice, when all fields would be exported and imported at the same time (only the structure, not the contents).
Comments
Comment #0.0
wusel commentedUpdated issue summary.
Comment #1
cyclingzealot commentedFound a way to do this?
Must admit I'm looking for the same thing. We want to export our profile2 setup from our dev environment to the client's, regardless of the state of the db we're importing into.
We though of buliding a script using a diff between the mysqldumps of a blank drupal install and one with our profile2 setup (or perhaps use a maatkit tool rather than mysqldumps), but we don't know if the profile2 data, especially the data column, is dependant on the state of the db external to profile2.
Perhaps using the rules module?
Comment #2
pwaterz commentedGo download the Features module. Closing this.
Comment #3
wusel commented@pwaterz:
Thank you very much.
For me and others:
Look at the new HowTo on page http://drupal.org/node/1555778
Comment #4
jason.fisher commentedDisagree that Features is the complete solution here. I often use the bundle export/import tool to manipulate/duplicate groups of fields, or quickly apply fields from one content type to another and Features doesn't quite satisfy that rapid building need.
Comment #5
wusel commentedPlease give us the link to the Project "bundle export/import tool" for Drupal7.
Thanks.
Comment #5.0
wusel commentedUpdated issue summary.