esono/separate-street-number-and-street

A Shopware plugin to separate street and street number

2.2.1 2026-01-27 16:52 UTC

README

Overview

Purpose

Split street field in forms to two differentfields for street name and street number

Key Features

  • Separate recording of street and house number.
  • Increase in data quality
  • Simple installation
  • Improved editing and validation of addresses
  • Storage of data in custom fields created specifically for this purpose
  • NO new database tables are created

Compatibility

  • Shopware 6.5.x.x
  • Shopware 6.6.x.x

Usage

Installation

  • Log into the Shopware backend.
  • Navigate to the menu item "Extensions" and select "Manage extensions".
  • In the store, you will find the "Esono Separated street and house number" plugin. Click on the "Add to basket" button.
  • After downloading, you will find the plugin under "My extensions". Click on "Install" and then on "Activate".

Configuration

  • The plugin is configured by default and ready for use.
  • Make sure that the plugin is not only installed but also activated in the admin area.
  • The plugin provides an optional setting called Remove duplicates / Doubletten entfernen.
  • Default value: disabled.
  • When enabled, the plugin only appends the house number if the street does not already end with the same exact suffix.
  • Example:
    • Musterstraße + 12 -> Musterstraße 12
    • Musterstraße 12 + 12 -> Musterstraße 12
  • The setting affects address handling in registration, address updates, and order post-processing.

Use in frontend

  • In the frontend, the separate entry of street and house number is now offered when entering new addresses.
  • Customers can fill in the input fields for street and house number separately.

Review and customization

  • Check whether the separate entry of street and house number works correctly in the checkout process and in the customer account. Here you should not be able to see any difference to the previous display of the address data.
  • In the administration area, you should now be able to see an area with custom fields belonging to the "Street and house number" category in the "Details" tab for each new order. These display the customer's separate address data for you.

Requirements

  • Shopware 6.5 or higher

License

Proprietary

Contact

For support, questions, or feedback, please contact:

Changelog

  • View Shopware store page