iflair/reindexing 1.0.0

Beneficial for non-technical person to refresh the indexes in single click.

Type

magento2-module

License

GPL-3.0

Requires
Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

Easy Reindexing

Beneficial for non-technical person to refresh the indexes in single click.

Are you non-technical person tired of refreshing indexes or looking to refresh indexes anywhere on admin? Then IFlair_Reindexing will help you to refresh the indexes of Magento in single click. IFlair_Reindexing provides flexible and easy way to refresh the indexes for your Magento store though you are non-technical person.


Easy Reindexing will:

  1. Allow you to refresh indexes in single click.
  2. Avoid running commands to refresh indexes.


Easy Reindexing Extension:

  1. Based on default magento admin interface
  2. A must-have extension for non-technical person
  3. Easy to install and use
  4. Don’t affect Magento core files
  5. 100% opensource


Easy Reindexing is really convenient extension to refresh any kind of built in indexes in Magento. The process is simplified with this plugin which is beneficial for non-technical person to refresh the indexes on their website in single click. Users just have to click on icon available on the right hand side in header and that’s it, all indexes are refreshed.

Composer Installation Instructions

Configure composer to search for new repository

composer config repositories.IFlairTech/EasyReindexing vcs https://github.com/IFlairTech/EasyReindexing

Then, install module as below:

  
  composer require iflair/reindexing

Then, enable module and install in Magento:

php bin/magento module:enable IFlair_Reindexing
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
php bin/magento cache:clean