Skip to content
This repository was archived by the owner on Jun 25, 2025. It is now read-only.
This repository was archived by the owner on Jun 25, 2025. It is now read-only.

extract defaults from specific shop #30

Description

@alfredbez

It would be very helpful to be able to extract the default-values from a given shop, something like this:

php vendor/bin/oxid config:export --extract-defaults-from=1

I would expect that it does the following:

  • load config for shop 1 like for the usual export
  • checks which keys are set in the defaults.yaml
  • overwrites the existing values in the defaults.yaml with the values from the given shop-id

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions