The open-source frontend for any eCommerce. Built with a PWA and headless approach, using a modern JS stack. We have custom integrations with Magento, commercetools, Shopware and Shopify and total coverage is just a matter of time. The API approach also allows you to merge VSF with any third-party tool like CMS, payment gateways or analytics. Newest updates: https://blog.vuestorefront.io. Always Open Source, MIT license.
It contains information about url/mappingFallback. But this is deprecated:
Deprecated action mappingFallback - use mapFallbackUrl instead.
You can enable mapFallbackUrl by changing 'config.urlModule.enableMapFallbackUrl' to true
Instead the documentation should explain how to enable mapFallbackUrl and modify the configuration for it in case you want to extend it.
From vue-storefront created by pschaub: vuestorefront/vue-storefront#5127
The documentation 'Custom URL structure' is outdated
https://docs.vuestorefront.io/guide/basics/url.html
It contains information about
url/mappingFallback
. But this is deprecated:Instead the documentation should explain how to enable
mapFallbackUrl
and modify the configuration for it in case you want to extend it.