Attention

This document was written for an old version of Plone, Plone 3, and was last updated 1186 days ago.

To learn how to upgrade to the current version of Plone, read the upgrade manual.

Send Plone content to a Django web app via ContentMirror

Export basic Plone Archetype-based content to Django, using the ContentMirror Product and a postgresql database.

  1. Introduction Overview and prerequisites.
  2. Prepare the Database Create or setup a database for ContentMirror to use.
  3. Prepare the Django Project Configure a new django project and server.
  4. Configure and Run ContentMirror Connect ContentMirror to your database and create table structures for your Plone content types.
  5. Massage the Tables Adjust the database tables that ContentMirror created so that they are usable by Django.
  6. Finish the Django configuration Show ATContentTypes in Django.
  7. Conclusion What have we got and where do we go from here?

All content on one page (useful for printing, presentation mode etc.)

 

Contribute

Something wrong or out of date? Anybody can edit or create a new article in the knowledge base. Simply create an account on this site, log in, and click the Edit button to contribute.