PHPackages                             d3/attributemultivalues - 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. d3/attributemultivalues

ActiveOxideshop-module

d3/attributemultivalues
=======================

mehrfache Wertezuordnung zu Attributen

2.0.1.0(1y ago)018proprietaryPHP

Since Mar 3Pushed 1y ago1 watchersCompare

[ Source](https://github.com/d3datadevelopment/AttributeMultiValues)[ Packagist](https://packagist.org/packages/d3/attributemultivalues)[ Docs](https://www.oxidmodule.com/)[ RSS](/packages/d3-attributemultivalues/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (1)Versions (4)Used By (0)

[![stability mature](https://camo.githubusercontent.com/0436b27a281e60aa7756de8a24e4b00d5640727eb0dc85376d9af3f36857075f/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f73746162696c6974792d6d61747572652d3030383030302e737667)](https://camo.githubusercontent.com/0436b27a281e60aa7756de8a24e4b00d5640727eb0dc85376d9af3f36857075f/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f73746162696c6974792d6d61747572652d3030383030302e737667)[![latest tag](https://camo.githubusercontent.com/cc72fa947535fdffeea0e46a8a9ad2944c95692ae6360e67dfc7ce02da553461/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f64332f6174747269627574656d756c746976616c7565733f6c6162656c3d72656c65617365)](https://packagist.org/packages/d3/attributemultivalues)[![License](https://camo.githubusercontent.com/5505956714e4bb98d387cd7683727e769d17590698221152227b1b5fd42c1090/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f64332f6174747269627574656d756c746976616c756573)](https://camo.githubusercontent.com/5505956714e4bb98d387cd7683727e769d17590698221152227b1b5fd42c1090/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f64332f6174747269627574656d756c746976616c756573)

Multiple value assignment to attributes
=======================================

[](#multiple-value-assignment-to-attributes)

This package supports the multiple assignment of attribute values. This allows you to describe your articles in more detail and offer more flexible filters.

Instead of

- Colour: yellow
- Material: cotton

you can now maintain further details:

- Color: yellow
- Colour: black
- Material: cotton
- Material: Polyester

These additional filter options can be used in our [advanced search](https://packagist.org/packages/d3/extsearch) module, for example.

Install
-------

[](#install)

Run this composer statement in your shop. Adjust this command if your installation requires it.

```
composer require d3/attributemultivalues [--update-no-dev]

```

Apply required patch:

```
composer require cweagans/composer-patches;
composer config --json extra.patches.oxid-esales/oxideshop-ce '{"add multi assignment to article attribute ajax template - 2020-02-25-1": "https://git.d3data.de/D3Public/AttributeMultiValues/raw/branch/rel_2.x/patches/article_attribute_ajax.patch"}'
rm -rf vendor/oxid-esales/oxideshop-ce
composer install
composer update --lock  // confirm overwriting oxideshop-ce files

```

###  Health Score

32

—

LowBetter than 71% of packages

Maintenance45

Moderate activity, may be stable

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 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

Every ~1805 days

Total

2

Last Release

452d ago

### Community

Maintainers

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

---

Top Contributors

[![SeifertDaniel](https://avatars.githubusercontent.com/u/9882400?v=4)](https://github.com/SeifertDaniel "SeifertDaniel (17 commits)")

---

Tags

OXIDmoduleseshopd3

### Embed Badge

![Health badge](/badges/d3-attributemultivalues/health.svg)

```
[![Health](https://phpackages.com/badges/d3-attributemultivalues/health.svg)](https://phpackages.com/packages/d3-attributemultivalues)
```

PHPackages © 2026

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