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

Create a Magento backend configuration #5

Open
rafaeloaguirre opened this issue Oct 25, 2019 · 2 comments
Open

Create a Magento backend configuration #5

rafaeloaguirre opened this issue Oct 25, 2019 · 2 comments
Assignees
Labels
A CRITICAL (If active, do not ship product) LOE 2 4-8 hours

Comments

@rafaeloaguirre
Copy link
Contributor

Is your feature request related to a problem? Please describe.
As it is right now, the generator produces the storefront and api with generic data retrieved from elasticsearch without using an eCommerce backend.

Pimcore is one of the frameworks supported by Divante through https://github.com/DivanteLtd/coreshop-vsbridge/ and the one we are more familiar with. We need to allow for a generated storefront app to connect to a pimcore instance out of the box.

Describe the solution you'd like
Using the previously referenced link as a guide, we'll modify the config generation scripts to apply the pimcore instance's endpoint to the relevant configuration sections. This application would be triggered by the existence of a PIMCORE_ENDPOINT env variable.

@bunthius bunthius added this to the Phase 4 Backlog milestone Oct 28, 2019
@bunthius bunthius added A CRITICAL (If active, do not ship product) LOE 2 4-8 hours labels Oct 28, 2019
@rafaeloaguirre rafaeloaguirre changed the title Create a Pimcore backend configuration Create a Magento backend configuration Nov 8, 2019
@rafaeloaguirre
Copy link
Contributor Author

Per discussion with the development team, we are switching our integration focus from Pimcore to Magento due to higher support for the latter framework. We would follow very much the same logic in that the generation script would provide a docker-compose file with magento as a service along with its dependencies, default data for the store would not be pushed, and the generated vue-storefront app would contain the required changes needed to operate with magento out of the box.

@michalmikolajczyk
Copy link
Contributor

nope, we don't need a generator script. Magento is released as as a Helm chart. We should only allow for an integration between Vue Storefront and Magento.

@bunthius bunthius removed this from the Phase 4 Backlog milestone Jan 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A CRITICAL (If active, do not ship product) LOE 2 4-8 hours
Projects
None yet
Development

No branches or pull requests

3 participants