PHPackages                             mayankdolphin/magento2-module-specificproductindexing - 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. mayankdolphin/magento2-module-specificproductindexing

ActiveMagento2-module

mayankdolphin/magento2-module-specificproductindexing
=====================================================

Reindexing Specific Products

1.0.0(4y ago)28MITPHPPHP &gt;=7.3

Since Apr 25Pushed 3y ago1 watchersCompare

[ Source](https://github.com/mayankdolphin/Specific-Product-Indexing)[ Packagist](https://packagist.org/packages/mayankdolphin/magento2-module-specificproductindexing)[ RSS](/packages/mayankdolphin-magento2-module-specificproductindexing/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

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

[](#installation)

If you want to install this extension using composer then make sure your composer version is **Composer 2.0**

```
composer require mayankdolphin/magento2-module-specificproductindexing

```

```
bin/magento module:enable Dolphin_SpecificProductIndexing

```

How to use this Module?
-----------------------

[](#how-to-use-this-module)

We've created a new command `indexer:reindex:specific` with 2 options `--id` and `--sku`.

You can use that commad like below examples.

**Reindex single product by ID/SKU**

```
php bin/magento indexer:reindex:specific --id=1

```

```
php bin/magento indexer:reindex:specific --sku=24-MB01

```

**Reindex multiple products by IDs/SKU**

```
php bin/magento indexer:reindex:specific --id=1,2

```

```
php bin/magento indexer:reindex:specific --sku=24-MB01,24-MB04

```

You need to add IDs/SKU by `,` seprate if you want to reindex multiple products.

> This extension is not responsible for any damage. So, you can apply this at your own risk.

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity43

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

Unknown

Total

1

Last Release

1478d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/875a1babca9fbc0c4c9c780fbe89f474099d54d2a20ee5f3f0a2f8011876d9fd?d=identicon)[mayankdolphin](/maintainers/mayankdolphin)

---

Top Contributors

[![mayankdolphin](https://avatars.githubusercontent.com/u/59246854?v=4)](https://github.com/mayankdolphin "mayankdolphin (10 commits)")

### Embed Badge

![Health badge](/badges/mayankdolphin-magento2-module-specificproductindexing/health.svg)

```
[![Health](https://phpackages.com/badges/mayankdolphin-magento2-module-specificproductindexing/health.svg)](https://phpackages.com/packages/mayankdolphin-magento2-module-specificproductindexing)
```

PHPackages © 2026

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