easy-mage / indexer-details
Check which products are in backlogs
Installs: 3
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- php: ^7||^8
- magento/framework: ^103
Suggests
This package is auto-updated.
Last update: 2025-03-29 01:01:36 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
License
OSL-3.0, AFL-3.0