Skip to content
This repository was archived by the owner on Feb 19, 2025. It is now read-only.

Commit 82e71f0

Browse files
committed
Readme improvements
1 parent 7d29ef3 commit 82e71f0

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
# Magento 2 Checkout Only
2-
A module that enables you to limit access to only the Magento checkout. Usefull for a PWA setup that uses the default Magento 2 checkout
2+
A module that enables you to limit frontend access to only the Magento checkout. Usefull, for example, in a PWA setup that uses PWA for catalog viewing and Magento 2 for the checkout purposes.
33

4-
### Vue storefront use case
4+
**Disclaimer: This module isn't battletested yet, use with caution**
5+
6+
### Example use case: Vue storefront
57
When using the default Magento 2 checkout, in combination with a [Vue Storefront](https://github.com/DivanteLtd/vue-storefront) frontend. The user is redirected from vue storefront to the Magento 2 cart or checkout. With this setup it makes sense to block all traffic to the other Magento 2 page types, like homepage, category page and product page.
68

79
![External checkout for Vue Storefront](https://github.com/filrak/vsf-external-checkout/raw/master/diagram.png)

0 commit comments

Comments
 (0)