wiki:quintagroup.transmogrifier/plone2.5-4

Version 5 (modified by chervol, 13 years ago) (diff)

--

Content migration from Plone 2.5.5 to Plone 4.0

1. Buildout for Plone 2.5.5 site

For Plone2.5.5 content export we need

Sample buildout for Plone2.5.5 is provided here: http://svn.quintagroup.com/products/quintagroup.transmogrifier/branches/plone-2.1/buildout2.5.5.cfg

2. Content export

Browse to portal_setup in your Plone site and on Properties tab in Active site configuration field select Transmogrifier, then click on Update button. On the Export find the Content (with handler quintagroup.transmogrifier.exportimport.exportSiteStructure) in the list of Available Export Steps select and click on Export selected steps button. Save the archive of the you site content, it can take a while depending on the size of you database.

2.1 Changing the export/import configuration

You can tweak the transmogrifier pipelines configuration in dedicated panel by adding /@@pipeline-config to your Plone site URL (like http://localhost:8080/Plone_Site/@@pipeline-config)

3. Buildout for Plone 4 site

Follow the second part of Plone 3 to 4 migration