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

Generate (parts of) VSF configuration directly from the bundle #34

Open
dkarlovi opened this issue Apr 29, 2020 · 0 comments
Open

Generate (parts of) VSF configuration directly from the bundle #34

dkarlovi opened this issue Apr 29, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@dkarlovi
Copy link
Contributor

Since Coreshop knows about the available languages (see #33), has support for multistores, currencies, etc, and this bundle will need to know directly about Elasticsearch indices (see #30), it seems there's quite a bit of knowledge which is required to create the VSF config file already available to Pimcore.

It would make sense to provide a simple command which could generate it from the available data:

  1. use Pimcore's sites feature
  2. use Pimcore's multilanguage feature
  3. use Coreshop's stores feature
  4. configure ES directly via this bundle
  5. codify this into a structure VSF understands, giving a huge UX/DX win here
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant