You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The "Available commands" section should be renamed to "pushing data to elasticsearch."
Docs mention only docker-compose up from vue-storefront-api is needed because we only need elasticsearch running, but that doesn't seem to be true. it seems actually FULL install of vue-storefront-api is needed for vue-storefront to work. Even if you follow https://github.com/DivanteLtd/vue-storefront-integration-boilerplate as an example you can see it requires you to implement /catalog endpoint for elasticsearch which is not provided by the magento1 module within this repository. and vue-storefront needs it, so my guess is: you need more than JUST elasticsearch from vue-storefront-api.
Docs doesn't explain how to point vue-storefront-api to magento1 vsbridge, especially when it comes to "magento2" config node.
Please update the docs by trying to setup the whole thing from scratch. The current one doesn't allow to setup working instance on VueSF based on Magento 1.9.X. Not by JUST following the steps exaplained.
The text was updated successfully, but these errors were encountered:
The "Available commands" section should be renamed to "pushing data to elasticsearch."
Docs mention only
docker-compose up
from vue-storefront-api is needed because we only need elasticsearch running, but that doesn't seem to be true. it seems actually FULL install of vue-storefront-api is needed for vue-storefront to work. Even if you follow https://github.com/DivanteLtd/vue-storefront-integration-boilerplate as an example you can see it requires you to implement /catalog endpoint for elasticsearch which is not provided by the magento1 module within this repository. and vue-storefront needs it, so my guess is: you need more than JUST elasticsearch from vue-storefront-api.Docs doesn't explain how to point vue-storefront-api to magento1 vsbridge, especially when it comes to "magento2" config node.
Please update the docs by trying to setup the whole thing from scratch. The current one doesn't allow to setup working instance on VueSF based on Magento 1.9.X. Not by JUST following the steps exaplained.
The text was updated successfully, but these errors were encountered: