Page body
What this page shows
This page is the working catalog for shared CMS configuration records. Operators use it to search configuration keys, open the edit modal, publish a draft version, delete rows, and compare configured values with theme defaults.
When to use it
- search for a configuration key before editing it
- confirm which countries a configuration applies to
- check whether the current content is still in
draftor alreadypublished - create a new configuration record
- publish the current content version
- export the latest published configuration set or review import history
How to read it
The main grid shows one row per configuration key with the following operator signals:
- configuration identity:
Key,Name,Description - market scope:
Countries - structure type:
Type - current content preview:
Content - entity status:
Status - version lifecycle:
State
Below the main grid, the page also shows a Variables snapshot table. That support table is used for comparison and export, especially when operators need to compare admin values against theme defaults.
Filters that change the result
SearchTypeStatusExclude All Scope
Known caveats
- Publishing promotes the current draft content for the selected key. It does not publish every configuration on the page.
Delete AllandDelete by countryare bulk workflows driven from this page and should be treated as high-risk maintenance operations.- Import, export, and import-history helpers are visible on the page, but the first backend verification in this module is focused on the core read, create, update, delete, and publish routes.
Verification status
- status:
verified_backend_and_core - FE grid, filters, variables snapshot, and modal launch flow are mapped
- core read, create, update, delete, and publish routes are traced