Start To :
- Created On: 05-11-2017
- Last Updated On: N/A
- By: CynoInfotech Team
- Platform: Magento 2 Community Edition
- Email: cynoinfotech@gmail.com
Information
Reindex Magneto 2 Extension is help admin to reindex backend data without any help of developer. Due to lots of merchant’s data all information catalog data, prices, users, stores gathers in database table. So improve store performance Reindex magento 2 extension compile all table data. In past Magento indexing is dependent on indexer.php. But now in Magneto 2 data is managed by the bin/magento php bin/magento indexer:status php bin/magento indexer:info php bin/magento indexer:reindex Using Reindex Magento 2 extension admin can manage and reindex data no need remember any this above any commands. Reindex Magneto 2 Extension can change valid status of backend data.
Features
You can find these features below:
- Admin can easy to reindex backend.
- Status of valid data can automatically change
- Easy to use and install by admin.
- Working with all Magneto 2 family.
Settings
Configuration
Here is easy way we teach you How to set Reindex Magento 2 Extension in website.
First of all login in admin panel of Magento 2 website. Than go to stores of admin panel and select configuration.
Backend
Choose General setting
Go to admin and select System -> Index Management
Index Management
After reindex get success messages (individual reindex)
All reindex
Frontend view
N/A
Installation Guide
- Download extension zip file from the account and extract it
- root of your Magento 2 installation and merge app folder
- folder structure --> app/code/Cynoinfotech/Reindex
After this run below commands from Magento 2 root directory to install module.
- Run :cd <your Magento install dir>
- php bin/magento cache:disable
- php bin/magento module:enable Cynoinfotech_Reindex
- php bin/magento setup:upgrade
- rm -rf var/cache var/generation var/di var/cache
Demo
- N/A