PHPackages                             systemcode/customer-street-prefix - 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. systemcode/customer-street-prefix

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

systemcode/customer-street-prefix
=================================

Configurable street prefix for customer addresses.

1.0.0(1mo ago)07OSL-3.0PHP

Since Jun 12Pushed 1mo agoCompare

[ Source](https://github.com/m2-systemcode/CustomerStreetPrefix)[ Packagist](https://packagist.org/packages/systemcode/customer-street-prefix)[ RSS](/packages/systemcode-customer-street-prefix/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependencies (6)Versions (2)Used By (0)

System Code Street Prefix
=========================

[](#system-code-street-prefix)

About Module
------------

[](#about-module)

Adds a configurable street prefix selector (e.g. Street, Avenue, Lane) to customer and checkout address forms. Supports custom labels, required validation, admin-defined options, and address template variables for orders, emails, and invoices.

### Configuration

[](#configuration)

**Stores &gt; Configuration &gt; System Code &gt; Street Prefix**

### Screenshots

[](#screenshots)

#### Admin Configuration

[](#admin-configuration)

[![Admin Configuration](.github/images/configuration.png)](.github/images/configuration.png)

#### Customer Registration

[](#customer-registration)

[![Customer Registration](.github/images/registration.png)](.github/images/registration.png)

#### My Account — Address Book

[](#my-account--address-book)

[![My Account Address Book](.github/images/my-account-address.png)](.github/images/my-account-address.png)

#### Checkout

[](#checkout)

[![Checkout](.github/images/checkout.png)](.github/images/checkout.png)

### Requirements

[](#requirements)

- `systemcode/base`
- `systemcode/customer`
- `magento/module-customer`
- `magento/module-checkout`
- `magento/module-quote`
- `magento/module-sales`

### How to install

[](#how-to-install)

#### ✓ Install by Composer (recommended)

[](#-install-by-composer-recommended)

```
composer require systemcode/base systemcode/customer systemcode/customer-street-prefix
php bin/magento module:enable SystemCode_CustomerStreetPrefix
php bin/magento setup:upgrade

```

#### ✓ Install Manually

[](#-install-manually)

- Copy module to folder `app/code/SystemCode/CustomerStreetPrefix` and run commands:

```
php bin/magento module:enable SystemCode_CustomerStreetPrefix
php bin/magento setup:di:compile
php bin/magento setup:upgrade

```

### License

[](#license)

OSL-3.0

### Authors

[](#authors)

- [Eduardo Diogo Dias](https://github.com/eduardoddias)

---

Sobre o Módulo
--------------

[](#sobre-o-módulo)

Adiciona um seletor configurável de prefixo de logradouro (ex.: Rua, Avenida, Alameda) nos formulários de endereço do cliente e checkout. Suporta rótulo personalizado, validação obrigatória, opções definidas no admin e variáveis para modelos de endereço em pedidos, e-mails e faturas.

### Configuração

[](#configuração)

**Lojas &gt; Configuração &gt; System Code &gt; Street Prefix**

### Screenshots

[](#screenshots-1)

#### Configuração no Admin

[](#configuração-no-admin)

[![Configuração no Admin](.github/images/configuration.png)](.github/images/configuration.png)

#### Cadastro de Cliente

[](#cadastro-de-cliente)

[![Cadastro de Cliente](.github/images/registration.png)](.github/images/registration.png)

#### Minha Conta — Catálogo de Endereços

[](#minha-conta--catálogo-de-endereços)

[![Minha Conta — Catálogo de Endereços](.github/images/my-account-address.png)](.github/images/my-account-address.png)

#### Checkout

[](#checkout-1)

[![Checkout](.github/images/checkout.png)](.github/images/checkout.png)

### Requisitos

[](#requisitos)

- `systemcode/base`
- `systemcode/customer`
- `magento/module-customer`
- `magento/module-checkout`
- `magento/module-quote`
- `magento/module-sales`

### Como Instalar

[](#como-instalar)

#### ✓ Instalação via Composer (recomendado)

[](#-instalação-via-composer-recomendado)

```
composer require systemcode/base systemcode/customer systemcode/customer-street-prefix
php bin/magento module:enable SystemCode_CustomerStreetPrefix
php bin/magento setup:upgrade

```

#### ✓ Instalação Manual

[](#-instalação-manual)

- Copie o módulo para `app/code/SystemCode/CustomerStreetPrefix` e execute:

```
php bin/magento module:enable SystemCode_CustomerStreetPrefix
php bin/magento setup:di:compile
php bin/magento setup:upgrade

```

### Licença

[](#licença)

OSL-3.0

### Autores

[](#autores)

- [Eduardo Diogo Dias](https://github.com/eduardoddias)

###  Health Score

35

—

LowBetter than 77% of packages

Maintenance91

Actively maintained with recent releases

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity33

Early-stage or recently created project

 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

Unknown

Total

1

Last Release

43d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/da04c97689053a27ea48cbce0ef2628c75c789f23ccf6f0d36fa2fb518e1b606?d=identicon)[System Code](/maintainers/System%20Code)

---

Top Contributors

[![eduardoddias](https://avatars.githubusercontent.com/u/5066212?v=4)](https://github.com/eduardoddias "eduardoddias (1 commits)")

### Embed Badge

![Health badge](/badges/systemcode-customer-street-prefix/health.svg)

```
[![Health](https://phpackages.com/badges/systemcode-customer-street-prefix/health.svg)](https://phpackages.com/packages/systemcode-customer-street-prefix)
```

###  Alternatives

[mollie/magento2

Mollie Payment Module for Magento 2

1131.9M16](/packages/mollie-magento2)[buckaroo/magento2

Buckaroo Magento 2 extension

32420.3k8](/packages/buckaroo-magento2)[loki/magento2-components

Core module for defining Alpine.js components with advanced AJAX features

1011.8k26](/packages/loki-magento2-components)[o2ti/sigep-web-carrier

O2TI - Sigep Web Carrier

141.5k](/packages/o2ti-sigep-web-carrier)[zwernemann/module-withdrawal

Magento 2 EU Withdrawal Button Module - Adds a withdrawal/revocation button for orders in compliance with EU Directive (EU) 2023/2673

256.0k2](/packages/zwernemann-module-withdrawal)

PHPackages © 2026

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