zope.app.folder

Folder Content Type for Zope 3


Keywords
zope3, folder, site, local, component, maintained
License
ZPL-2.1
Install
pip install zope.app.folder==5.0

Documentation

This packages provides the standard Folder content type for Zope 3. It also implements the root folder of a Zope application. Folders can also be converted to sites, which allow one to register components locally.