PHPackages                             dotdigital/dotdigital-for-shopware-flowbuilder - 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. dotdigital/dotdigital-for-shopware-flowbuilder

ActiveShopware-platform-plugin[API Development](/categories/api)

dotdigital/dotdigital-for-shopware-flowbuilder
==============================================

Integrate with Dotdigital using Flow Builder actions.

2.3.0(9mo ago)0197MITPHPPHP ^8.1

Since Aug 15Pushed 5mo ago5 watchersCompare

[ Source](https://github.com/dotmailer/dotdigital-for-shopware-flowbuilder)[ Packagist](https://packagist.org/packages/dotdigital/dotdigital-for-shopware-flowbuilder)[ RSS](/packages/dotdigital-dotdigital-for-shopware-flowbuilder/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (10)Dependencies (7)Versions (15)Used By (0)

Dotdigital for Shopware 6 - Flow Builder
========================================

[](#dotdigital-for-shopware-6---flow-builder)

[![Packagist Version](https://camo.githubusercontent.com/2838f4d7504f5bfacebeeb0ccc3c212f569ec3159b8d56a7336a2d1e2d7e6b06/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f646f746469676974616c2f646f746469676974616c2d666f722d73686f70776172652d666c6f776275696c6465723f636f6c6f723d677265656e266c6162656c3d737461626c65)](https://github.com/dotmailer/dotdigital-for-shopware-flowbuilder/releases)[![Packagist Version (including pre-releases)](https://camo.githubusercontent.com/78722ba54cf53baee6b091b9fe6fd48d8212d08277bdaa83f319f5791e74a378/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f646f746469676974616c2f646f746469676974616c2d666f722d73686f70776172652d666c6f776275696c6465723f636f6c6f723d626c756526696e636c7564655f70726572656c6561736573266c6162656c3d66656174757265)](https://github.com/dotmailer/dotdigital-for-shopware-flowbuilder/releases)[![license](https://camo.githubusercontent.com/850eae1099d2b05f53383473d7cd51f9bc1ab09b7d0d9e5122f1dd930efdcc6d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6d6173686170652f6170697374617475732e737667)](LICENSE.md)

Shopware's merchants can now integrate with Dotdigital using Flow Builder actions. Merchants can define flows with a new Dotdigital action to send triggered non-marketing email campaigns in Dotdigital to nominated recipients (regular email addresses and variables are supported).

[Read the documentation](https://support.dotdigital.com/hc/en-gb/sections/7614571932178-Shopware-Flows)

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

[](#requirements)

- PHP 8.1+
- Shopware 6.7+
    - Shopware 6.6.x is compatible up to version 2.2.0.
    - Shopware 6.5.x is compatible up to version 2.1.0.
    - Shopware 6.4.x is compatible with the plugin's 1.x release line.

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

[](#installation)

### Step 1 - get the files

[](#step-1---get-the-files)

To install this plugin you have two options:

#### Platform installation

[](#platform-installation)

- Download the code from Github and upload it via Extensions &gt; My extensions &gt; Upload extension
- Activate the plugin via Extensions &gt; My extensions

OR:

#### Manual installation via git or composer

[](#manual-installation-via-git-or-composer)

Git install

```
git clone git@github.com:dotmailer/dotdigital-for-shopware-flowbuilder.git custom/plugins/DotdigitalFlow

```

Composer install

```
composer require dotdigital/dotdigital-for-shopware-flowbuilder

```

### Step 2 - Install the plugin

[](#step-2---install-the-plugin)

Refresh the plugin list:

```
bin/console plugin:refresh

```

Install the plugin:

```
bin/console plugin:install --activate DotdigitalFlow

```

### Step 3 - Build extension assets

[](#step-3---build-extension-assets)

```
bash bin/build-administration.sh
bash bin/build-storefront.sh

```

Changelog
---------

[](#changelog)

### 2.3.0

[](#230)

#### What's new

[](#whats-new)

- The plugin is now compatible with Shopware 6.7.x.

### 2.2.0

[](#220)

#### What's new

[](#whats-new-1)

- The plugin is now compatible with Shopware 6.6.x.

#### Improvements

[](#improvements)

- Our implementation of a DotdigitalLogger has been updated to use monolog configuration.
- We added an MIT license file to the plugin.
- We resolved various security alerts in the plugin's dependencies.

### 2.1.0

[](#210)

#### What's new

[](#whats-new-2)

- Customers and guests can now sign up for SMS marketing, with consent, at registration and checkout.
- Customers can manage their subscription and subscribed mobile number in their account.
- SMS subscribers are pushed to a specific list in Dotdigital via the new V3 API.
- Mobile numbers are validated client-side before submit.

### 2.0.1

[](#201)

#### Improvements

[](#improvements-1)

- We removed an unused JS file.
- The plugin's minimum-stability is reset to 'stable' following the release of Shopware 6.5.

### 2.0.0

[](#200)

#### What's new

[](#whats-new-3)

- The plugin is now compatible with Shopware 6.5+ \[NOTE: Shopware 6.4.x will not be able to run this version of the plugin.\]

### 1.1.1

[](#111)

#### Bug fixes

[](#bug-fixes)

- We fixed an error in validation-directive.js relating to unsupported 'classProperties'.

### 1.1.0

[](#110)

#### What's new

[](#whats-new-4)

- We've added a new flow action to add or update contacts in Dotdigital. Email addresses can be added to address books, with data fields, and options for resubscribe and double opt-in.
- We've added a new flow action to enroll contacts to marketing programs in Dotdigital.

#### Improvements

[](#improvements-2)

- Merchants using our transactional email flow action can now choose from a list of triggered campaigns to send from Dotdigital.

### 1.0.0

[](#100)

#### What's new

[](#whats-new-5)

- Merchants can define flows with a new Dotdigital action to send triggered non-marketing email campaigns in Dotdigital to nominated recipients (regular email addresses and variables are supported).

###  Health Score

41

—

FairBetter than 88% of packages

Maintenance69

Regular maintenance activity

Popularity10

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~121 days

Recently: every ~209 days

Total

10

Last Release

271d ago

Major Versions

1.1.1 → 2.0.02023-04-27

PHP version history (2 changes)1.1.0-RC1PHP ^7.4||^8.0

2.0.0PHP ^8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/a286901f8cf6043622f8715176ce8fce4f9fe84307b3d19fc40043e593cb949d?d=identicon)[alastair.mucklow](/maintainers/alastair.mucklow)

---

Top Contributors

[![pvpcookie](https://avatars.githubusercontent.com/u/26158876?v=4)](https://github.com/pvpcookie "pvpcookie (30 commits)")[![sta1r](https://avatars.githubusercontent.com/u/77671?v=4)](https://github.com/sta1r "sta1r (30 commits)")[![sertlab](https://avatars.githubusercontent.com/u/40098832?v=4)](https://github.com/sertlab "sertlab (20 commits)")[![gpl-php](https://avatars.githubusercontent.com/u/194241058?v=4)](https://github.com/gpl-php "gpl-php (2 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/dotdigital-dotdigital-for-shopware-flowbuilder/health.svg)

```
[![Health](https://phpackages.com/badges/dotdigital-dotdigital-for-shopware-flowbuilder/health.svg)](https://phpackages.com/packages/dotdigital-dotdigital-for-shopware-flowbuilder)
```

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M474](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M270](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M186](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M33](/packages/facebook-php-business-sdk)[microsoft/microsoft-graph

The Microsoft Graph SDK for PHP

65723.5M95](/packages/microsoft-microsoft-graph)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)

PHPackages © 2026

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