PHPackages                             yellowmap/addressverification-plugin-oxid-v7 - 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. yellowmap/addressverification-plugin-oxid-v7

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

yellowmap/addressverification-plugin-oxid-v7
============================================

Yellowmap Module for Oxid 7

1.0.1(1y ago)017OSL-3.0Twig

Since Jul 31Pushed 1y ago1 watchersCompare

[ Source](https://github.com/YellowMap/addressverification-plugin-oxid-v7)[ Packagist](https://packagist.org/packages/yellowmap/addressverification-plugin-oxid-v7)[ Docs](https://www.smartmaps.net)[ RSS](/packages/yellowmap-addressverification-plugin-oxid-v7/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)DependenciesVersions (4)Used By (0)

Plugin-oxid-yellowmap
=====================

[](#plugin-oxid-yellowmap)

An Oxid eShop plugin to suggest address in forms

Installation via composer
-------------------------

[](#installation-via-composer)

- Connect to the webserver with a console, navigate to the shop base folder (where the composer.json file is located)
- execute the following command:

```
composer require yellowmap/addressverification-plugin-oxid-v7

```

- activate the module after the composer install is finished

```
vendor/bin/oe-console oe:module:activate ymaddressverification

```

Manual Installation
-------------------

[](#manual-installation)

- Copy the content into a new directory "vendor/yellowmap/addressverification-plugin-oxid-v7" of the shop installation
- Update the shop's main composer.json file (next to source and vendor folders). Add the following block :

```
  "autoload": {
    "psr-4": {
      "YellowMap\\YMAddressVerification\\": "./vendor/yellowmap/addressverification-plugin-oxid-v7"
    }
  }

```

- Connect to the webserver with a console, navigate to the shop base folder
- install oxid module configuration

```
vendor/bin/oe-console oe:module:install vendor/yellowmap/addressverification-plugin-oxid-v7

```

- install module assets

```
vendor/bin/oe-console oe:module:install-assets

```

- create autoload file

```
composer dump-autoload

```

- activate oxid module

```
vendor/bin/oe-console oe:module:activate ymaddressverification

```

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

[](#configuration)

### Module Configuration

[](#module-configuration)

Through the module settings you can setup the Smartmaps API Key, mandatory to use the functionality.

See

Usage
-----

[](#usage)

- When landing on a form asking for an address (regitration, guest checkout, user profile addresses), the yellowmap module will enhance the **street** field.
- In this field, you will be able to type in the address hints (street, zip code, house number ...) and the module will suggest existing results based on the entry.

### Note about country restriction

[](#note-about-country-restriction)

- By default, the suggestions will be restricted to configured country(ies) in "Master Settings &gt; Settings &gt; Global".
- If the form's country field is set (selecting a country, or after a first autocompletion), the search is now restricted to this country alone.
    - If no country is selected (dropdown set back to "-"), the default behaviour applies.

Author
------

[](#author)

FATCHIP GmbH |  |

License
-------

[](#license)

see LICENSE file

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance38

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 57.1% 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 ~448 days

Total

2

Last Release

564d ago

### Community

Maintainers

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

---

Top Contributors

[![markusmichalski-fc](https://avatars.githubusercontent.com/u/62998217?v=4)](https://github.com/markusmichalski-fc "markusmichalski-fc (4 commits)")[![BoulangerV](https://avatars.githubusercontent.com/u/13590261?v=4)](https://github.com/BoulangerV "BoulangerV (1 commits)")[![christian2701](https://avatars.githubusercontent.com/u/48522137?v=4)](https://github.com/christian2701 "christian2701 (1 commits)")[![FC-Sebastian](https://avatars.githubusercontent.com/u/112632211?v=4)](https://github.com/FC-Sebastian "FC-Sebastian (1 commits)")

---

Tags

autocompleteOXIDadressyellowmap

### Embed Badge

![Health badge](/badges/yellowmap-addressverification-plugin-oxid-v7/health.svg)

```
[![Health](https://phpackages.com/badges/yellowmap-addressverification-plugin-oxid-v7/health.svg)](https://phpackages.com/packages/yellowmap-addressverification-plugin-oxid-v7)
```

###  Alternatives

[barryvdh/laravel-ide-helper

Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.

14.9k123.0M682](/packages/barryvdh-laravel-ide-helper)[twitter/typeahead.js

fast and fully-featured autocomplete library

16.5k209.7k4](/packages/twitter-typeaheadjs)[jetbrains/phpstorm-stubs

PHP runtime &amp; extensions header files for PhpStorm

1.4k27.7M68](/packages/jetbrains-phpstorm-stubs)[corejavascript/typeahead.js

fast and fully-featured autocomplete library

975103.8k2](/packages/corejavascript-typeaheadjs)[phalcon/ide-stubs

The most complete Phalcon Framework IDE stubs library which enables autocompletion in modern IDEs.

1623.1M120](/packages/phalcon-ide-stubs)[bazilio/yii2-stubs-generator

Yii2 component stubs generator for Yii::$app

146720.4k1](/packages/bazilio-yii2-stubs-generator)

PHPackages © 2026

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