Skip to content

atreal/collective.jsonify

 
 

Repository files navigation

collective.jsonify exports your Plone content to JSON.

Many packages that export data from Plone have complicated dependencies, and so only work with Plone 3.0 or higher (or not even with 3.0). collective.jsonify's only dependency is simplejson. It can be installed in any Plone version, probably as far back as Plone 2.0 (not tested!).

The exported JSON is a collective.transmogrifier friendly format. Install collective.jsonify on a site you want to export from, and setup an import transmogrifier pipeline on the site you're importing to, using the blueprints in the collective.jsonmigrator package.

For more information see the documentation.

Warning:This product may contain traces of nuts.
Author:Rok Garbas, migrating for you since 2008
Source:http://github.com/collective/collective.jsonify

Releases

No releases published

Packages

No packages published

Languages

  • Python 93.0%
  • Shell 7.0%