easy-mage/indexer-details

Check which products are in backlogs

1.0.0 2023-01-29 14:31 UTC

This package is auto-updated.

Last update: 2024-04-29 04:41:25 UTC


README

Short Description

Module depends on Magento_Indexer and Magento_Catalog. It extends the functionality of Index management and gives admin user ability to view products that needs indexing.

Requirements

  • Magento 2.4.x
  • Dependencies:
        "php": "^7.4||^8",
        "magento/framework": "103.0.*",
        "magento/module-indexer": "^1.2.1-p1"

Installation

Please follow the instruction:

  • Run composer require easy-mage/indexer-details
  • Run bin/magento setup:upgrade

Usage

Module depends on Magento_Indexer and Magento_Catalog. It extends the functionality of Index management and gives admin user ability to view products that needs indexing.

Uninstall

Run the following command bin/magento module:uninstall EasyMage_IndexerDetails

Authors

Amit Biswas

License

OSL-3.0, AFL-3.0