承接 bcmarketplace/module-multiship-virtual-flow 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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

  1. Install via Composer:

    composer require bcmarketplace/module-multiship-virtual-flow
  2. Enable the module:

    bin/magento module:enable BCMarketplace_MultiShipVirtualFlow
  3. Run setup upgrade:

    bin/magento setup:upgrade
  4. Clear cache:

    bin/magento cache:flush

How It Works

Once installed, customers with virtual or downloadable products can:

  1. Add products to cart
  2. Go to checkout
  3. Select "Ship to Multiple Addresses"
  4. Complete checkout (shipping steps are automatically skipped for virtual items)
  5. 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:

  1. Add virtual/downloadable products to cart
  2. Go to checkout
  3. Select "Ship to Multiple Addresses"
  4. 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

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 1
  • 开发语言: HTML

其他信息

  • 授权协议: proprietary
  • 更新时间: 2025-12-01