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.
- Introduction Overview and prerequisites.
- Prepare the Database Create or setup a database for ContentMirror to use.
- Prepare the Django Project Configure a new django project and server.
- Configure and Run ContentMirror Connect ContentMirror to your database and create table structures for your Plone content types.
- Massage the Tables Adjust the database tables that ContentMirror created so that they are usable by Django.
- Finish the Django configuration Show ATContentTypes in Django.
- Conclusion What have we got and where do we go from here?
All content on one page (useful for printing, presentation mode etc.)