PHPackages                             vuestorefront/magento2-vue-cart-sync - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. vuestorefront/magento2-vue-cart-sync

ActiveMagento2-module[Utility &amp; Helpers](/categories/utility)

vuestorefront/magento2-vue-cart-sync
====================================

Synchronize Magento cart between Vue Storefront

2.0.0(7y ago)1958.5k↓33.3%14[3 issues](https://github.com/Vendic/magento2-external-checkout/issues)MITPHPPHP ~7.1|~7.2

Since Feb 8Pushed 7y ago4 watchersCompare

[ Source](https://github.com/Vendic/magento2-external-checkout)[ Packagist](https://packagist.org/packages/vuestorefront/magento2-vue-cart-sync)[ RSS](/packages/vuestorefront-magento2-vue-cart-sync/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

Magento 2 External Checkout for Vue Storefront
==============================================

[](#magento-2-external-checkout-for-vue-storefront)

**This module is for Magento 2 only. You can find the Magento 1 external checkout module [here](https://github.com/DivanteLtd/magento1-external-checkout)**

This Magento extension allow You to merge given shopping cart with current's user session. It performs a auto-login if user-token provided.

This module is designed to work with: [Vue Storefront External Checkout](https://github.com/Vendic/vsf-external-checkout).

This extension allows the user to start the session within the Vue Storefront shop and finalize the order in Magento2. It's great when You have very extended/customized Magento checkout which will be hard to port to Vue Storefront.

[![External checkout for Vue Storefront](https://raw.githubusercontent.com/Vendic/vsf-external-checkout/master/media/diagram.png)](https://raw.githubusercontent.com/Vendic/vsf-external-checkout/master/media/diagram.png)

### Demo

[](#demo)

Check [meubelplaats.nl](https://www.meubelplaats.nl) for a demo of this module. Once go to the checkout you will be redirected to Magento 2, to finalize your order there.

### Compatibility

[](#compatibility)

- Magento 2.2 or Magento 2.3

### Prerequisites (the Vue Storefront part)

[](#prerequisites-the-vue-storefront-part)

1. Integrate Your Magento2 instance with Vue Storefront: [tutorial](https://medium.com/@piotrkarwatka/vue-storefront-cart-totals-orders-integration-with-magento2-6fbe6860fcd), [video tutorial](https://www.youtube.com/watch?v=CtDXddsyxvM)
2. Install [Vue Storefront External Checkout](https://github.com/Vendic/vsf-external-checkout) on your Vue Storefront instance

### Installation guide (the Magento 2 part)

[](#installation-guide-the-magento-2-part)

1. Install the module with composer:

```
composer require vuestorefront/magento2-vue-cart-sync
```

3. Run `php bin/magento setup:upgrade`
4. Please install the [`vsf-external-checkout`](https://github.com/Vendic/vsf-external-checkout) module for Vue Storefront. [See the instruction](https://github.com/Vendic/vsf-external-checkout).
5. Go to: Stores -&gt; Configuration | VueStorefront -&gt; External Checkout and set URL

To test if Your extension works just fine, You can test the following URL:

- [http://your-base-magento-address.io/vue/cart/sync/token/{customer-api-token}/cart/{cartId}](http://your-base-magento-address.io/vue/cart/sync/token/%7Bcustomer-api-token%7D/cart/%7BcartId%7D)

For example, our test address looks like:

-

where

- `s7nirf24cxro7qx1hb9uujaq4jx97nvp` is a customer token provided by [`POST /V1/integration/customer/token`](http://devdocs.magento.com/guides/v2.0/get-started/authentication/gs-authentication-token.html) or can be empty!
- `3648` is a quote id; for guest-carts it will be not integer but guid string

Credits
-------

[](#credits)

Mateusz Bukowski (@gatzzu)

###  Health Score

35

—

LowBetter than 79% of packages

Maintenance17

Infrequent updates — may be unmaintained

Popularity39

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 57.1% 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

2650d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/459ec352617fd5a9f46070338b99ed03828fc902eb0a361aed717576e67bd2c4?d=identicon)[TjitseE](/maintainers/TjitseE)

---

Top Contributors

[![Tjitse-E](https://avatars.githubusercontent.com/u/14849044?v=4)](https://github.com/Tjitse-E "Tjitse-E (16 commits)")[![pkarw](https://avatars.githubusercontent.com/u/211899?v=4)](https://github.com/pkarw "pkarw (12 commits)")

---

Tags

checkoutmagento2pwavuestorefront

### Embed Badge

![Health badge](/badges/vuestorefront-magento2-vue-cart-sync/health.svg)

```
[![Health](https://phpackages.com/badges/vuestorefront-magento2-vue-cart-sync/health.svg)](https://phpackages.com/packages/vuestorefront-magento2-vue-cart-sync)
```

###  Alternatives

[magento-hackathon/module-eavcleaner-m2

Purpose of this project is to check for different flaws that can occur due to EAV and provide cleanup functions.

80292.3k1](/packages/magento-hackathon-module-eavcleaner-m2)[eadesignro/romcity

A module that adds checkout city field to checkout quote shipping address

4015.5k1](/packages/eadesignro-romcity)

PHPackages © 2026

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