Domanda

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.

È stato utile?

Soluzione

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.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a magento.stackexchange
scroll top