PHPackages                             fidesio/attribute-index-fix - 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. fidesio/attribute-index-fix

ActiveMagento2-module

fidesio/attribute-index-fix
===========================

N/A

1.1.0(8y ago)075OSL-3.0PHPPHP ~7.0.0

Since Jan 18Pushed 8y ago5 watchersCompare

[ Source](https://github.com/fidesio/AttributeIndexFix)[ Packagist](https://packagist.org/packages/fidesio/attribute-index-fix)[ RSS](/packages/fidesio-attribute-index-fix/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (2)Dependencies (2)Versions (6)Used By (0)

Attribute Index Fix
===================

[](#attribute-index-fix)

Magento 2 supports custom source models for attributes except for indexing them into the `catalog_product_index_eav`table (which feeds layered navigation).

The original problem is found in `\Magento\Catalog\Model\ResourceModel\Product\Indexer\Eav\Source:302` where it ensures that the values saved exist in the `eav_attribute_option` table. When using that custom source model, those values do not exist.

The first / easy solution is to comment out those lines. That doesn't work for production so a more durable method needs to be had. While using a `preference` is not preferrable, this will solve the problem in the short term.

After some research and many hours spent, I found that @maderlock has a good fix: [magento/magento2#417 (comment)](https://github.com/magento/magento2/issues/417#issuecomment-265146285)

Here is how to get this running:

- `composer require fidesio/attribute-index-fix`
- `php bin/magento module:enable SwiftOtter_AttributeIndexFix`
- `php bin/magento cache:clean`

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 53.8% 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 ~62 days

Total

5

Last Release

3151d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3680d9d89a5c5b7159296093fc34ad9b4fbb99692c7c050f46891ab72fdfea02?d=identicon)[fidesio](/maintainers/fidesio)

---

Top Contributors

[![harouna-fidesio](https://avatars.githubusercontent.com/u/10865125?v=4)](https://github.com/harouna-fidesio "harouna-fidesio (7 commits)")[![JosephMaxwell](https://avatars.githubusercontent.com/u/1151186?v=4)](https://github.com/JosephMaxwell "JosephMaxwell (6 commits)")

### Embed Badge

![Health badge](/badges/fidesio-attribute-index-fix/health.svg)

```
[![Health](https://phpackages.com/badges/fidesio-attribute-index-fix/health.svg)](https://phpackages.com/packages/fidesio-attribute-index-fix)
```

###  Alternatives

[magento/community-edition

Magento 2 (Open Source)

12.1k52.1k10](/packages/magento-community-edition)[fastly/magento2

Fastly CDN Module for Magento 2.4.x

1564.2M1](/packages/fastly-magento2)[mage-os/module-automatic-translation

Automatic AI content translation for Mage-OS.

277.1k](/packages/mage-os-module-automatic-translation)[zepgram/module-rest

Technical module to industrialize API REST call with dependency injection pattern using Guzzle library

1326.2k](/packages/zepgram-module-rest)[graycore/magento2-graphql-introspection-cache

1015.2k](/packages/graycore-magento2-graphql-introspection-cache)[mage-os/mageos-common-async-events

Send REST requests to external endpoints asynchronously. This module implements the most common events like order creation and customer change.

147.7k2](/packages/mage-os-mageos-common-async-events)

PHPackages © 2026

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