PHPackages                             positivedigits/shopware-productflow-integration - 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. positivedigits/shopware-productflow-integration

ActiveShopware-platform-plugin

positivedigits/shopware-productflow-integration
===============================================

positivedigits/shopware-productflow-integration

v1.0.0(1mo ago)045↑50%MITPHPPHP &gt;=8.4CI passing

Since Feb 26Pushed 1mo agoCompare

[ Source](https://github.com/positivedigits/shopware-productflow-integration)[ Packagist](https://packagist.org/packages/positivedigits/shopware-productflow-integration)[ RSS](/packages/positivedigits-shopware-productflow-integration/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (4)Dependencies (6)Versions (5)Used By (0)

Shopware ProductFlow Integration
================================

[](#shopware-productflow-integration)

Integrates [ProductFlow's](https://www.productflow.com/) offers and orders as a custom datamodel connector for [Shopware 6](https://www.shopware.com/en/).

Requirements
------------

[](#requirements)

1. PHP version 8.4 or higher.
2. Shopware 6.7.

Features
--------

[](#features)

The integration supports the following features:

1. Offer updates.
2. Order synchronisation.
3. Automatically updates the order with a track and trace code.

Installation
------------

[](#installation)

Installation through composer is preferred.

```
composer require positivedigits/shopware-productflow-integration

```

Next, install the plugin.

```
./bin/console plugin:install --activate ProductFlowIntegration

```

Configuration
-------------

[](#configuration)

After installation, configure the integration in [ProductFlow](https://cloud.productflow.com/marketplace)

NameDescriptionExampleTokenAuthorization token passed from ProductFlow to Shopware in the `Authorization` header. *Note*: this value should be configured in the plugin settings as well.`d82949c3-29d1-4710-8e73-5d62ce8a60cd`Offer endpointThe URL on which ProductFlow fetches offers from Shopware. Replace `example.com` with your shops domain!`https://example.com/offer`Order endpointThe URL on which ProductFlow fetches orders from Shopware. Replace `example.com` with your shops domain!`https://example.com/orders?status=open`Shipment endpointThe URL on which ProductFlow submits shipment updates. Replace `example.com` with your shops domain! *Note*: this is required for the order endpoint to function.`https://example.com/shipments`**Ensure that `Schakel ordersynchronisatie in` and `Schakel synchronisatie van offers in` are enabled in ProductFlow!**

Finally, make sure the authorization token set in ProductFlow is also provided in the Shopware plugin configuration.

Events
------

[](#events)

The plugin dispatches the following events.

EventDescription[`AfterOfferSyncEvent`](src/Service/ProductFlow/Offer/AfterOfferSyncEvent.php)Dispatched after an offer is synchronized.[`AfterOfferUnlistEvent`](src/Service/ProductFlow/Offer/AfterOfferUnlistEvent.php)Dispatched after an offer is unlisted.[`AfterListOpenOrderEvent`](src/Service/ProductFlow/Order/AfterListOpenOrderEvent.php)Dispatched after open orders are fetched.[`AfterShipmentSyncEvent`](src/Service/ProductFlow/Shipment/AfterShipmentSyncEvent.php)Dispatched after a shipment tracking code is synchronized.Issues
------

[](#issues)

If any issues are encountered, please feel free to [open an issue](https://github.com/positivedigits/shopware-productflow-integration/issues/new?template=bug_report.yml).

###  Health Score

43

—

FairBetter than 91% of packages

Maintenance91

Actively maintained with recent releases

Popularity11

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity54

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

Every ~10 days

Total

4

Last Release

43d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1c483d2819d25c7b7e107f6ddfcd2dc992e4273d9dd5a7fe76d1ba56bd2fe88d?d=identicon)[dfsoeten](/maintainers/dfsoeten)

---

Top Contributors

[![dfsoeten](https://avatars.githubusercontent.com/u/19746471?v=4)](https://github.com/dfsoeten "dfsoeten (34 commits)")

---

Tags

productflowshopwareshopware6-plugin

###  Code Quality

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/positivedigits-shopware-productflow-integration/health.svg)

```
[![Health](https://phpackages.com/badges/positivedigits-shopware-productflow-integration/health.svg)](https://phpackages.com/packages/positivedigits-shopware-productflow-integration)
```

###  Alternatives

[shopware/storefront

Storefront for Shopware

684.2M148](/packages/shopware-storefront)[shopware/administration

Administration frontend for the Shopware Core

413.9M75](/packages/shopware-administration)[shopware/production

178190.0k](/packages/shopware-production)[frosh/tools

Provides some basic things for managing the Shopware Installation

79709.7k2](/packages/frosh-tools)[shopware/elasticsearch

Elasticsearch for Shopware

153.6M8](/packages/shopware-elasticsearch)[kiener/mollie-payments-plugin

Mollie Payments

6257.6k](/packages/kiener-mollie-payments-plugin)

PHPackages © 2026

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