Download the PHP package mageplaza/module-backend-reindex without Composer

On this page you can find all versions of the php package mageplaza/module-backend-reindex. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package module-backend-reindex

Magento 2 Backend Reindex Free

(Update) 2023-03-09: This project will be marked as a paid item and no longer be maintained as free. For further updates and technical support, please follow Magento 2 Backend Tools for more information. We understand that this change might create inconvenience for our users. However, this is to ensure that the module will be updated with more useful features to support Magento 2 stores better. If you have any concerns or ideas about any features you would like to see, don’t hesitate to contact us and leave a request.

Magento 2 Backend Reindex by Mageplaza allows store admins to update individual or all indexes manually right from the admin backend easily instead of running command line.

1. Backend Reindex Documentation

2. Reindex FAQ

Q: I got error: Mageplaza_Core has been already defined

A: Read solution: https://github.com/mageplaza/module-core/issues/3

Q: How can I select some indexers to reindex?

A: You just need to click to select each reindex, then click on Submit to reindex them.

Q: How can I select all indexers?

A: Yes, you can reindex all easily, select Mass Action box, click Select All then click Submit.

Q: I am a store owner. Our store has many admins. How can I set access ability to reindex action for specific accounts only?

A: Please go to System > User Roles > Add new role > Select index management, save then select admin account to allow access.

3. How to install Backend Reindex extension for Magento 2

Install via composer (recommend)

Run the following command in Magento 2 root folder:

With Marketing Automation (recommend):

Without Marketing Automation:

4. Highlight Features

Reindex data within Magento 2 admin

Magento 2 Reindex extension allows store owners to choose the indexers easily and reindex them when there are any updates on the data from Index Management section from the admin backend easily.

For example, some typical indexers are:

Magento 2 Reindex extension

Reindex all in one click

Reindex All Data allows store owners to submit data which needs to be reindexed in just one click. From the admin backend, it is easy to select all or deselect all the indexes and do actions quickly.

This is time-saving for store owners in case there are updates on all the data of stores. Instead of running command line with unfamiliar codes, any store admins can reindex data easily from the backend.

Magento 2 Reindex all

Reindex notification

The notification will appear right after any indexers have been updated. The notification will inform store admins to know that the indexer has been rebuilt successfully.

When the number of indexers which are reindexed is more than one, there will be a notification about the total of successful updates. Store admins can make sure that their actions are done and check the frontend performance for the final result.

Magento 2 Reindex notification

Access restriction

Store data is extremely important, so store owners may wish that the access to reindex data can be restricted by admin role. This can be done easily from the setting index management with specific admin role.

As a result, store owners can control which admin accounts are allowed to access reindex action in the backend.

Magento 2 Reindex Access restriction

5. Full Magento 2 Reindex Features

6. Reindex User Guide

6.1. Configuration Reindex Section

From the admin backend, go to System > Index Management

Magento 2 Configuration Reindex Section

Reindex one indexer:

At the Action box, click on Reindex Data to reindex each indexer separately.

Magento 2 Reindex one indexer

Reindex some indexers:

Reindex all the indexers

Magento 2 Reindex all the indexers

6.2. User roles with reindex

Step 1: Go to Admin > System > User role

User roles with reindex

Step 2: Add a new role resource

Fill in role information at Role Information section

Add a new role resource

Select index management role at Role Resources section, then click on Save Role

Magento 2 Add a new role resource

Step 3: Set role users for admin accounts, then click on Save Role to finish.

Magento 2 Set role users for admin accounts

People also search:

Other free extension on Github

Get more Magento 2 extension on Marketplace:


All versions of module-backend-reindex with dependencies

PHP Build Version
Package Version
Requires mageplaza/module-core Version ^1.4.5
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package mageplaza/module-backend-reindex contains the following files

Loading the files please wait ....