PHPackages                             bcmarketplace/module-multiship-virtual-flow - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. bcmarketplace/module-multiship-virtual-flow

ActiveMagento2-module[API Development](/categories/api)

bcmarketplace/module-multiship-virtual-flow
===========================================

Enables multishipping checkout flow for virtual products in Adobe Commerce.

1.1.0(8mo ago)011proprietaryHTMLPHP ~8.2.0||~8.3.0

Since Nov 30Pushed 8mo agoCompare

[ Source](https://github.com/bcmarketplace/module-multiship-virtual-flow)[ Packagist](https://packagist.org/packages/bcmarketplace/module-multiship-virtual-flow)[ RSS](/packages/bcmarketplace-module-multiship-virtual-flow/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependencies (2)Versions (3)Used By (0)

BCMarketplace MultiShipVirtualFlow
==================================

[](#bcmarketplace-multishipvirtualflow)

What It Does
------------

[](#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
------------

[](#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
------------

[](#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
-------------

[](#configuration)

No configuration needed - the module works automatically once enabled.

Testing
-------

[](#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
---------------

[](#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
-------

[](#support)

**Author**: Raphael Baako
**Email**:
**Company**: Baako Consulting LLC

License
-------

[](#license)

Proprietary - All rights reserved.

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance59

Moderate activity, may be stable

Popularity2

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

261d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/65354e2ed5aad9fa5e5b5e992e303d18a3149bab4a99e4b71e4019e31fab0808?d=identicon)[bcmarketplace](/maintainers/bcmarketplace)

---

Top Contributors

[![bcmarketplace](https://avatars.githubusercontent.com/u/180615612?v=4)](https://github.com/bcmarketplace "bcmarketplace (8 commits)")

### Embed Badge

![Health badge](/badges/bcmarketplace-module-multiship-virtual-flow/health.svg)

```
[![Health](https://phpackages.com/badges/bcmarketplace-module-multiship-virtual-flow/health.svg)](https://phpackages.com/packages/bcmarketplace-module-multiship-virtual-flow)
```

###  Alternatives

[smile/elasticsuite

Magento 2 merchandising and search engine built on ElasticSearch

8034.8M53](/packages/smile-elasticsuite)[mollie/magento2

Mollie Payment Module for Magento 2

1142.0M17](/packages/mollie-magento2)[graycore/magento2-cors

A Magento 2 module that enables CORS on the GraphQL and REST Apis

102624.4k](/packages/graycore-magento2-cors)[elgentos/module-prismicio

Magento 2 - Prismic.io integration

39121.1k4](/packages/elgentos-module-prismicio)[loki/magento2-components

Core module for defining Alpine.js components with advanced AJAX features

1015.1k29](/packages/loki-magento2-components)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
