Download & Extend

Importing nodes from D6 to D7

Project:Feeds SQL
Version:7.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

Sounds great could it ever be used to pull all the nodes from a d6 site to a clean d7 site?

Comments

#1

Title:Great» Importing nodes from D6 to D7

Great question - as it currently is, yes! You can pull them by adding the database information for the D6 site into the D7 settings.php file, then create a new importer with this module. You will need to create some joins between the node and the content type tables, but it's certainly possible. (Note to self: I'd like to add this as a how-to in the module's documentation)

I'm planning on adding support for arbitrary connection strings so that you don't have to play with the settings.php file and can connect to any database.

#2

That s really appreciated thank you. I shall watch with interest

#3

+1.... subscribing