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. [Database &amp; ORM](/categories/database)
4. /
5. mayankdolphin/magento2-module-specificproductindexing

ActiveMagento2-module[Database &amp; ORM](/categories/database)

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

Reindexing Specific Products

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

Since Apr 25Pushed 4y 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 1w 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 17% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity44

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

1575d 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)
```

###  Alternatives

[jdorn/sql-formatter

a PHP SQL highlighting library

3.8k117.8M121](/packages/jdorn-sql-formatter)[backup-manager/backup-manager

A framework agnostic database backup manager with user-definable procedures and support for S3, Dropbox, FTP, SFTP, and more with drivers for popular frameworks.

1.7k1.6M11](/packages/backup-manager-backup-manager)[propel/propel1

Propel is an open-source Object-Relational Mapping (ORM) for PHP5.

8351.6M88](/packages/propel-propel1)[insolita/yii2-migration-generator

Set of gii tools for generating files for migration by schema of table , phpdoc or table data

108508.0k5](/packages/insolita-yii2-migration-generator)[xpdo/xpdo

A PDO-based Object/Relational Bridge Library

7088.4k4](/packages/xpdo-xpdo)[voku/session2db

A PHP library acting as a wrapper for PHP's default session handling functions which stores data in a MySQL database, providing both better performance and better security and protection against session fixation and session hijacking.

2920.0k](/packages/voku-session2db)

PHPackages © 2026

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