Skip to content
This repository has been archived by the owner on Dec 30, 2022. It is now read-only.

tryton/web_shop_vue_storefront

Repository files navigation

Web Vue Storefront Module

The web_shop_vue_storefront module provides the back-end to integrate with Vue Storefront 1.x.

Vue StoreFront Configuration

The endpoint must be updated to use the Tryton URL. You must just replace /api by http(s)://<hostname>:<port>/<database name>/web_shop_vue_storefront/<shop name>.

The configuration autoRefreshTokens must be set to false.