how to move content from one drupal installation to another.

Rohitvishal - July 8, 2009 - 10:30

I have created an form on my laptop in webform module,but now i have to tranfer this form to my Desktop computer how can i do it???
plzz help
i m beginner
Regards

I'm curious about this also

steve02476 - July 8, 2009 - 13:18

I'm curious about this also.

It sounds like maybe the Deploy module would help: http://drupal.org/project/deploy

It sounds simple to copy a single node from one Drupal installation to another, but I think it's actually pretty complex. There are dozens of database entries that have to be just right for things to work.

A module for copying nodes

alexpott - July 8, 2009 - 13:23

A module for copying nodes from one drupal install to another - http://drupal.org/project/node_export

Alex Pott

_

WorldFallz - July 8, 2009 - 14:45

Another way to approach it is to make the nodes you want to copy available via a feed with the views module on the sender site and then consume that feed and create nodes using the http://drupal.org/project/feedapi module on the receiver site.

_
Don't be a Help Vampire - read and abide the forum guidelines.
If you find my assistance useful, please pay it forward to your fellow drupalers.

 
 

Drupal is a registered trademark of Dries Buytaert.