PHPackages                             snowio/magento2-extended-product-repository-ee - 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. snowio/magento2-extended-product-repository-ee

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

snowio/magento2-extended-product-repository-ee
==============================================

A Magento 2 EE module which allows product creation with extended attribute option labels.

v1.5.2(4y ago)177.9k3MITPHPPHP &gt;=7CI failing

Since Nov 6Pushed 4y ago2 watchersCompare

[ Source](https://github.com/snowio/magento2-extended-product-repository-ee)[ Packagist](https://packagist.org/packages/snowio/magento2-extended-product-repository-ee)[ RSS](/packages/snowio-magento2-extended-product-repository-ee/feed)WikiDiscussions master Synced yesterday

READMEChangelog (10)Dependencies (5)Versions (16)Used By (0)

magento2-extended-product-repository-ee
=======================================

[](#magento2-extended-product-repository-ee)

This module contains Magento EE specific functionality for the existing  module.

Special prices
--------------

[](#special-prices)

This module allows for special prices to be saved as part of the standard snow product save request. Special prices can be added to product payloads under extension attributes.

**Important**

`store_id` is a required parameter for this request. This parameter can either be the store ID and integer OR the store code as this is usually more accessible. Example payload in extension\_attributes below:

```
            "extension_attributes": {
                "special_price": [
                    {
                        "store_id": "admin",
                        "price": "10.84",
                        "sku": "SKU01",
                        "price_from": "2019-12-03 13:48:06",
                        "price_to": "2020-12-04 00:00:00"
                    }
                ]
            }

```

A successful requests will create the product special prices in accordance to Magento EE guidelines. This means the special prices will be created as a scheduled change (more info found in Magento docs).

As a side note, scheduled changes will create multiple versions of a single product. These versions are then active between the dates specified.

###  Health Score

37

—

LowBetter than 83% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity29

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor1

Top contributor holds 58.3% 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 ~88 days

Recently: every ~39 days

Total

13

Last Release

1685d ago

### Community

Maintainers

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

![](https://www.gravatar.com/avatar/248c125feb1acc5c8932c06226dcd5086760736ff5fc9ec69be32a3aeae8a339?d=identicon)[chickenland](/maintainers/chickenland)

---

Top Contributors

[![ahasAmp](https://avatars.githubusercontent.com/u/43336207?v=4)](https://github.com/ahasAmp "ahasAmp (7 commits)")[![convenient](https://avatars.githubusercontent.com/u/600190?v=4)](https://github.com/convenient "convenient (2 commits)")[![nei](https://avatars.githubusercontent.com/u/33385?v=4)](https://github.com/nei "nei (1 commits)")[![qrz-io](https://avatars.githubusercontent.com/u/3646206?v=4)](https://github.com/qrz-io "qrz-io (1 commits)")[![tr33m4n](https://avatars.githubusercontent.com/u/1771667?v=4)](https://github.com/tr33m4n "tr33m4n (1 commits)")

---

Tags

middlewaresnowio

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/snowio-magento2-extended-product-repository-ee/health.svg)

```
[![Health](https://phpackages.com/badges/snowio-magento2-extended-product-repository-ee/health.svg)](https://phpackages.com/packages/snowio-magento2-extended-product-repository-ee)
```

###  Alternatives

[snowdog/module-menu

Provides powerful menu editor to replace category based menus in Magento 2

3271.7M5](/packages/snowdog-module-menu)[baldwin/magento2-module-url-data-integrity-checker

Magento 2 module which can find potential url related problems in your catalog data

281773.3k](/packages/baldwin-magento2-module-url-data-integrity-checker)[sivaschenko/magento2-clean-media

Magento 2 media analysis and cleanup

96231.9k](/packages/sivaschenko-magento2-clean-media)[yireo/magento2-extensionchecker

Scan the code of a Magento module

96151.6k3](/packages/yireo-magento2-extensionchecker)[graycore/magento2-graphql-introspection-cache

1015.2k](/packages/graycore-magento2-graphql-introspection-cache)

PHPackages © 2026

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