Posted by csta11 on September 21, 2011 at 6:59am
Hi
I have a cms plone site and want to move the data to new drupal 6/7 version site.
Does anyone have thoughts on this?
Anyone know of a successful migration of a significantly large site from Plone to Drupal?
Thanks
Comments
same problem
I've the same problem, I'm migrating a site from plone to drupal7.
I'm investigating various solutions migrate module or Feeds module.
The main problem are the attached files (pdf).
Do you have any suggestion or solutions?
Thanks
Maxi
Export data from plone and save files into file-field
It's been years since I last worked with Plone, but I think this Python script could help you to export you data.
To save your data into nodes I would create a little module (not a custom .php script as suggested by jkc103).
To save your exported data into nodes including PDF-files this message could be helpful:
http://drupal.org/node/889058#comment-5173130.
Simon Berger
Berger Schmidt