Importing settings

Created on 15 May 2024, about 2 months ago

Problem/Motivation

I want to transfer theme settings of another - older - instance. Other than there, there is no export/import on the current theme settings page.

Configuration export/import shows many parts attributable to DXPR theme.

I'd assume that the old settings need to be broken up and transformed into yml format.

Please advise how to proceed.

💬 Support request
Status

Active

Version

5.2

Component

User interface

Created by

🇩🇪Germany thomas.wardin

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @thomas.wardin
  • 🇮🇳India ravi kant Jaipur

    @thomas.wardin

    You can manually update theme setting in config/instaall/xxx.settings.yml of your theme before enable and make default.

  • 🇩🇪Germany thomas.wardin

    Is this really the case?

    The old instance's export looks like this:

    settings[toggle_logo] = 1
    settings[toggle_name] = 0
    settings[toggle_slogan] = 1
    ...
    settings[palette][silver] = "#f1f1f1"
    settings[palette][body] = "#efefef"
    

    Wouldn't it be necessary to transform into yml?

Production build 0.69.0 2024