bcmarketplace/module-multiship-virtual-flow
最新稳定版本:1.1.0
Composer 安装命令:
composer require bcmarketplace/module-multiship-virtual-flow
包简介
Enables multishipping checkout flow for virtual products in Adobe Commerce.
README 文档
README
What It Does
This module allows customers to use multi-address checkout even when their cart contains only virtual or downloadable products. Normally, Magento prevents multi-address checkout for virtual products - this module removes that restriction.
Installation
-
Install via Composer:
composer require bcmarketplace/module-multiship-virtual-flow
-
Enable the module:
bin/magento module:enable BCMarketplace_MultiShipVirtualFlow
-
Run setup upgrade:
bin/magento setup:upgrade
-
Clear cache:
bin/magento cache:flush
How It Works
Once installed, customers with virtual or downloadable products can:
- Add products to cart
- Go to checkout
- Select "Ship to Multiple Addresses"
- Complete checkout (shipping steps are automatically skipped for virtual items)
- Place order
The module automatically handles skipping unnecessary shipping steps for virtual products.
Configuration
No configuration needed - the module works automatically once enabled.
Testing
To test the module:
- Add virtual/downloadable products to cart
- Go to checkout
- Select "Ship to Multiple Addresses"
- Verify you can complete checkout without being redirected to cart
Troubleshooting
Still redirecting to cart?
- Verify module is enabled:
bin/magento module:status - Clear cache:
bin/magento cache:flush - Recompile:
bin/magento setup:di:compile
Shipping steps not skipping?
- Check that products are actually virtual
- Review logs:
var/log/exception.log
Support
Author: Raphael Baako
Email: rbaako@baakoconsultingllc.com
Company: Baako Consulting LLC
License
Proprietary - All rights reserved.
统计信息
- 总下载量: 1
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: proprietary
- 更新时间: 2025-12-01