Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 726 Bytes

File metadata and controls

27 lines (20 loc) · 726 Bytes
myst
html_meta
description property=og:description property=og:title keywords
Configuration Registry in Plone 6
Configuration Registry in Plone 6
Configuration Registry in Plone 6
Plone 6, Configuration Registry, backend, plone.registry, plone.app.registry, GenericSetup

(backend-configuration-registry-label)=

Configuration Registry

Explain how `plone.registry` / `plone.app.registry` and `GenericSetup` work together.
Provide examples of how to import and export Plone settings.

See https://github.com/plone/documentation/issues/1424

(backend-configuration-registry-generic-setup-label)=

GenericSetup

Explain how `GenericSetup` works.