PHPackages                             netresearch/postdirekt-autocomplete - 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. netresearch/postdirekt-autocomplete

ActiveShopware-platform-plugin[Utility &amp; Helpers](/categories/utility)

netresearch/postdirekt-autocomplete
===================================

Deutsche Post Direkt Autocomplete Integration for Shopware6

1.8.0(5mo ago)81681[3 PRs](https://github.com/netresearch/deutschepost-module-autocomplete-sw6/pulls)MITPHPPHP ^8.2CI passing

Since Jun 17Pushed 1mo ago7 watchersCompare

[ Source](https://github.com/netresearch/deutschepost-module-autocomplete-sw6)[ Packagist](https://packagist.org/packages/netresearch/postdirekt-autocomplete)[ RSS](/packages/netresearch-postdirekt-autocomplete/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (8)Versions (22)Used By (0)

NRLEJPostDirektAutocomplete - Shopware 6 Integration for Deutsche Post Direkt DATAFACTORY Autocomplete 2.0
==========================================================================================================

[](#nrlejpostdirektautocomplete---shopware-6-integration-for-deutsche-post-direkt-datafactory-autocomplete-20)

This extension adds autocompletion functionality for customer addresses to your shop frontend (checkout and customer account) using the Deutsche Post Direkt Autocomplete API 2.0.

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

[](#requirements)

- Shopware 6.7.3 or newer
- PHP &gt;= 8.2
- Contract with Deutsche Post Direkt GmbH for using the Autocomplete 2.0 API

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

[](#installation)

### From [Community Store](https://store.shopware.com/)

[](#from-community-store)

You have bought the plugin in the Shopware community store. You manage your plugins from within your shop.

Please follow the corresponding [documentation](https://docs.shopware.com/en/shopware-6-en/extensions/myextensions#installing-extensions).

### From [Community Store via Composer](https://store.shopware.com/) (recommended)

[](#from-community-store-via-composer-recommended)

You have bought the plugin in the Shopware community store and want to manage your shop's plugins and dependencies with composer.

Follow the [Shopware Instruction Video](https://www.youtube.com/watch?v=OcaTiOhum2k) to set up your shop for using composer.

```
composer require store.shopware.com/nrlejpostdirektautocomplete
bin/console plugin:refresh
bin/console plugin:install --activate --clearCache NRLEJPostDirektAutocomplete
```

### From [Packagist](https://packagist.org/)

[](#from-packagist)

You are fine with having to install dependencies of the plugin yourself.

Assuming, you are using the [Flex-Template](https://developer.shopware.com/docs/guides/installation/template), run the following commands from your shop's root directory:

```
composer require netresearch/postdirekt-autocomplete
(cd vendor/netresearch/postdirekt-autocomplete/src/Resources/app/storefront && npm install)
composer dump
bin/console plugin:refresh
bin/console plugin:install --activate --clearCache NRLEJPostDirektAutocomplete
bin/build-js.sh
```

### From [GitHub](https://github.com/netresearch/deutschepost-module-autocomplete-sw6)

[](#from-github)

You are fine with having to install dependencies of the plugin yourself. You want to extend or adapt the extension to your own needs.

Run the following command from your shop's root directory:

```
git clone git@github.com:netresearch/deutschepost-module-autocomplete-sw6 custom/plugins/NRLEJPostDirektAutocomplete
```

Then, continue as described in [From Packagist](#from-packagist).

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

[](#configuration)

- Navigate to `Administration > Settings > System > Plugins`
- Select **'…'** in the "Deutsche Post Direkt Autocomplete" row and select **"Config"**
- Check **"Active"**
- Enter your credentials in the **"API User"** and **"API Password"** fields
- Check **"Active"** in "House number hint" if the hint should be active
- Navigate to `Administration > Settings > Snippets` to maintain **postdirekt.autocomplete.housenumber\_hint** snippets

Author
------

[](#author)

[Netresearch DTT GmbH](https://www.netresearch.de)

License
-------

[](#license)

See LICENSE.md.

###  Health Score

51

—

FairBetter than 96% of packages

Maintenance82

Actively maintained with recent releases

Popularity17

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity77

Established project with proven stability

 Bus Factor1

Top contributor holds 50% 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 ~143 days

Recently: every ~193 days

Total

15

Last Release

158d ago

PHP version history (5 changes)1.0.0PHP &gt;=7.2.0

1.1.0PHP ^7.2

1.3.0PHP ^7.2 | ^8.0

1.4.0PHP ^8.1

1.5.0PHP ^8.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/efd68399f95aa07110668d9af1a47a8030d8df5ec5af4b28e821d442d787583a?d=identicon)[team-mage](/maintainers/team-mage)

---

Top Contributors

[![powli](https://avatars.githubusercontent.com/u/4511053?v=4)](https://github.com/powli "powli (23 commits)")[![CarlWinkelwagen](https://avatars.githubusercontent.com/u/122871959?v=4)](https://github.com/CarlWinkelwagen "CarlWinkelwagen (7 commits)")[![Sebastian80](https://avatars.githubusercontent.com/u/6400300?v=4)](https://github.com/Sebastian80 "Sebastian80 (6 commits)")[![AndreasMueller75](https://avatars.githubusercontent.com/u/32193606?v=4)](https://github.com/AndreasMueller75 "AndreasMueller75 (5 commits)")[![Schrank](https://avatars.githubusercontent.com/u/379680?v=4)](https://github.com/Schrank "Schrank (4 commits)")[![CybotTM](https://avatars.githubusercontent.com/u/326348?v=4)](https://github.com/CybotTM "CybotTM (1 commits)")

---

Tags

api-clientdeutsche-postshopware-pluginshopware6-plugin

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/netresearch-postdirekt-autocomplete/health.svg)

```
[![Health](https://phpackages.com/badges/netresearch-postdirekt-autocomplete/health.svg)](https://phpackages.com/packages/netresearch-postdirekt-autocomplete)
```

###  Alternatives

[frosh/tools

Provides some basic things for managing the Shopware Installation

79709.7k2](/packages/frosh-tools)[werkstattl/openblogware

OpenBlogware: A Blog Module for Shopware 6.

415.7k](/packages/werkstattl-openblogware)[shopware-pwa/shopware-pwa

Shopware PWA extension

4074.0k](/packages/shopware-pwa-shopware-pwa)[basecom/sw6-fixtures-plugin

basecom Fixtures Plugin

18185.5k](/packages/basecom-sw6-fixtures-plugin)[frosh/product-compare

A Simple Product Compare plugin for Shopware 6

4032.8k](/packages/frosh-product-compare)[swag/migration-assistant

Migration plugin for shopware/platform

2036.3k](/packages/swag-migration-assistant)

PHPackages © 2026

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