質問

I setup vue storefront venia theme and working fine. Now I am trying to connect magento admin to venia storefront but not working.

Note: Venia theme working fine and I want to connect Magento admin.

Please guide me if anyone setup this before and have proper solution for it.

役に立ちましたか?

解決

It will help you. It is working for me.

Please update magento URL MAGENTO_BACKEND_URL then run below command

MAGENTO_BACKEND_URL="https://master-7rqtwti-mfwmkrjfqvbjk.us-4.magentosite.cloud/"
CHECKOUT_BRAINTREE_TOKEN="sandbox_8yrzsvtm_s2bg8fs563crhqzk"
yarn buildpack create-env-file packages/venia-concept

I follow magento doc https://magento.github.io/pwa-studio/venia-pwa-concept/setup/

Note: Please run indexer and cache clean command.

ライセンス: CC-BY-SA帰属
所属していません magento.stackexchange
scroll top