문제

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