vendic/magento2-checkoutonly
最新稳定版本:0.1.2
Composer 安装命令:
composer require vendic/magento2-checkoutonly
包简介
A module that enables you to limit access only the Magento checkout. Usefull for a PWA setup that uses the default Magento 2 checkout
README 文档
README
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.
Disclaimer: This module isn't battletested yet, use with caution
Example use case: Vue storefront
When using the default Magento 2 checkout, in combination with a 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.
Settings
Installation guide, for usage with Vue storefront
- Setup Vue Storefront on yourvuestorefrontdomain.com
- Setup Magento 2 on checkout.yourvuestorefrontdomain.com
- Install the Vue Storefront external checkout
- Install the Magento external checkout for Vue Storefront
- Install the Magento 2 checkout only module:
composer require vendic/magento2-checkoutonly
About Vendic
Vendic - Magento 2 develops technically challenging e-commerce websites using Magento 2. Feel free to check out our projects on our website.
统计信息
- 总下载量: 48.49k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 12
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 1
其他信息
- 授权协议: MIT
- 更新时间: 2019-01-10

