Product specification

PITS Backend Indexer is a Magento 2 extension developed by PIT solutions which enables admin users to update individual or all indexes manually from the admin panel easily instead of using command line user-interface (CLI). By default, Magento 2 provides command-line re-indexing functionality only which can be hard for the admin users who are not so familiar with the command prompt.

Features

  • PITS Backend Indexer provides a Graphical User Interface (GUI) to re-index the indexes easily from the admin panel of the website.
  • The extension allows individual and mass indexing of the database.
  • Supports access control for admin users.

Prerequisites

Magento Community 2.3.x, 2.4.x

Installation

To install Backend Indexer module, follow the steps below.

  • Download Backend Indexer module.
  • Access your web server directories and unzip and upload the content of the zip file to app/code/Pits/Indexer/ directory.
  • Run the following commands to complete the installation.
    • Enable the module - php bin/magento module:enable
    • Update of the database - php bin/magento setup:upgrade
    • Generate and pre-compile classes - php bin/magento setup:di:compile
    • Deploy static files - php bin/magento setup:static-content:deploy

Screenshots / Video

From the admin backend, go to System > Index Management

Reindex some indexers

  • Click to select the indexers you need to reindex.
  • Select Reindex
  • Click Submit

Manage User Roles

  • Go to Admin > System > User Roles
  • Add a new role resource. Fill in the role information section.

Select Index Management and Reindex roles at Role Resources section, then click on Save Role. 

  • Set role users for admin accounts, thin click on Save Role to finish. 

Supported Languages

English and other Magento supported language packs.

Change Log / Release Notes

Version: 1.0.5: March 22,2023

  • Compatible with Open Source (CE): 2.4.6

Version: 1.0.4: October 20,2022

  • Compatible with Open Source (CE): 2.4.5

Version: 1.0.3: June 27,2022

  • Compatible with Open Source (CE): 2.4.4

Version: 1.0.2: January 13, 2022

  • Compatible with Open Source (CE): 2.4.3
  • Updated copyright information

Version: 1.0.1: January 19, 2021

  • Compatible with Open Source (CE): 2.4.x.

Version: 1.0.0: May 21, 2020

  • Compatible with Open Source (CE): 2.0.x, 2.1.x, 2.2.x, 2.3.x
  • Stability: Stable Build
  • GUI to re-index the indexes.
  • Access control for admin users. 

Support

If you have questions use our contact form in webshopextension.com.