How to Install Plone4.0?

I had also problems installing collective.exportimport with Plone 4. This is my modified buildout config, maybe this is of help for you:

1 Like

In case that give you an error (I think it did for me once if you have an 'old system'), you can also clone it with:

  git clone https://github.com/collective/minimalplone4.git
1 Like