Introduction ============ This recipe is a patched version of plone.recipe.zope2instance that creates more directories required by ERP5. .. ATTENTION:: This release is targeted at Zope 2.12+ and Python 2.6. If you are using this recipe with earlier versions of Zope or Python, you should use one of the releases from the 1.x series. Example ======= You can use it with a part like this:: [erp5_instance] recipe = erp5.recipe.zope2instance user = zope:zope http-address = 18080 Options ======= See plone.recipe.zope2instance's document for options.