Introduction ============ This recipe is a patched version of plone.recipe.zope2instance that creates more directories required by ERP5. Example ======= You can use it with a part like this:: [erp5_instance] recipe = erp5.recipe.zope2instance zope2-location = ${zope2:location} user = zope:zope http-address = 18080 Options ======= See plone.recipe.zope2instance's document for options.