Products.GenericSetup

Read Zope configuration state from profile dirs / tarballs


Keywords
web, application, server, zope, zope4, cmf, maintained
License
ZPL-2.1
Install
pip install Products.GenericSetup==3.0.1

Documentation

Latest release Supported Python versions https://coveralls.io/repos/github/zopefoundation/Products.GenericSetup/badge.svg?branch=master Documentation Status

Products.GenericSetup

This product provides a mini-framework for expressing the configured state of a Zope Site as a set of filesystem artifacts. These artifacts consist of declarative XML files, which spell out the configuration settings for each "tool" in the site , and supporting scripts / templates, in their "canonical" filesystem representations.

See https://productsgenericsetup.readthedocs.io/ for full documentation.