PHPackages                             endereco/endereco-oxid7-smarty-client - 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. endereco/endereco-oxid7-smarty-client

ActiveOxideshop-module

endereco/endereco-oxid7-smarty-client
=====================================

102PHP

Since Aug 5Pushed 9mo ago1 watchersCompare

[ Source](https://github.com/Endereco/endereco-oxid7-smarty-client)[ Packagist](https://packagist.org/packages/endereco/endereco-oxid7-smarty-client)[ RSS](/packages/endereco-endereco-oxid7-smarty-client/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

endereco-oxid7-client
=====================

[](#endereco-oxid7-client)

Das offizielle Plugin von endereco zur Adressvalidierung und Kundenstamdatenprüfung für OXID 7 Webshops, die ein Smarty basiertes Theme verwenden (flow,wave)

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

[](#installation)

Die Installation erfolgt in folgenden Schritten:

1. Das Modul über Composer installieren

`composer require endereco/endereco-oxid7-client-smarty`

Der Befehl lädt die neuste Version herunter. Um eine spezielle Version zu installieren, zum Beispiel *4.6.7*, kann der Befehl folgenderweise angepasst werden.

`composer require endereco/endereco-oxid7-client-smarty:4.6.7`

2. Migrationen ausführen (optional)

Standardweise führt das Endereco-Oxid6-Modul notwendige Datenbankänderungen nach der Aktivierung automatisch aus. Die Anpassungen liegen alle in der [Installer Datei](./src/Installer/Installer.php) in der *onActivate* Methode.

Falls man jedoch mindestens die Version 6.2.3 des Shops hat und die Änderungen der Datenbank über Migrationen ausführen möchte, kann man die default-Anpassungen der Datenbank deaktivieren.

Dafür muss in der *config.inc.php* Datei des Shops folgender Code hinzugefügt werden.

`$this->bEnderecoUseMigrations = true;`

Ab jetzt wird der ganze Code-Block in *onActivate* nicht mehr ausgeführt. Nach der Neuinstallation des Endereco-Oxid6-Moduls, sowie nach jedem Update des Moduls, sollen Migrationen geprüft und eventuell eingespielt werden:

`vendor/bin/oe-eshop-db_migrate migrations:migrate`

[Siehe Dokumentation für Migrationen in Oxid 7](https://docs.oxid-esales.com/developer/en/7.2/development/tell_me_about/migrations.html)

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance41

Moderate activity, may be stable

Popularity3

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity14

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/af87131eaaacf7fbf818c92b44fc0b9c021b4308a764c4677a61565d93847ee9?d=identicon)[iljamobilemojo](/maintainers/iljamobilemojo)

![](https://www.gravatar.com/avatar/f568827d13d58732bb8aab80067fd50017543b86e70a2682eb33f0eeaf6e60c9?d=identicon)[endereco](/maintainers/endereco)

![](https://www.gravatar.com/avatar/4295442fa4a66d71132fc57813370dea9f260dd3e44e336493ae62a8b0946adf?d=identicon)[enderecoFlorian](/maintainers/enderecoFlorian)

---

Top Contributors

[![iljamobilemojo](https://avatars.githubusercontent.com/u/47107206?v=4)](https://github.com/iljamobilemojo "iljamobilemojo (2 commits)")[![pm-ecommlab](https://avatars.githubusercontent.com/u/97977272?v=4)](https://github.com/pm-ecommlab "pm-ecommlab (2 commits)")[![Endereco](https://avatars.githubusercontent.com/u/48090681?v=4)](https://github.com/Endereco "Endereco (1 commits)")

### Embed Badge

![Health badge](/badges/endereco-endereco-oxid7-smarty-client/health.svg)

```
[![Health](https://phpackages.com/badges/endereco-endereco-oxid7-smarty-client/health.svg)](https://phpackages.com/packages/endereco-endereco-oxid7-smarty-client)
```

PHPackages © 2026

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