Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

extract defaults from specific shop #30

Open
alfredbez opened this issue Aug 9, 2019 · 0 comments
Open

extract defaults from specific shop #30

alfredbez opened this issue Aug 9, 2019 · 0 comments

Comments

@alfredbez
Copy link

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant