Customization Policy Dump

by Jeremy Stark last modified Feb 16, 2011 02:12 AM

CustomizationDump is a script that walks through a Plone site, investigates it's configuration settings and creates a config file that can be read by an included CustomizationPolicy to recreate the site from scratch. This script makes it easy to dump the live configuration of a Plone site to a CustomizationPolicy.

Project Description

More details will follow if the project is accepted.

Right now it only creates config dictionaries from portal_property sheets but will include other settings such as actions, workflows, security acls, etc. as I write exporters for each case.

Might also be nice to be able to create a delta between a config file and a live site in order to create a migration script.

Current Release

No stable release available yet.

All Releases

Version Released Description Compatibility Status

Comments (0)