I'm upgrading a website from d6 to d7.
The d6 had a very important content type in a feature.

Since I have to disable everything except the core modules for the upgrade, how can I fix this?
Is there a way to port this content type, which was in the feature without any loss of data?

Thank is advance.

Comments

skein’s picture

Status: Active » Closed (fixed)
askttt’s picture

Have you received any answer to this? This is only 1 of many issues I've encountered with the upgrade to 7.

skein’s picture

http://drupal.org/node/1014522 This issue shows how to do it with drush.

askttt’s picture

Wow! Thanks for the link. You'd think that's kind of something that should be noted in the Drupal 7 documentation.