Download the PHP package lizardmedia/module-admin-reindexer without Composer
On this page you can find all versions of the php package lizardmedia/module-admin-reindexer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download lizardmedia/module-admin-reindexer
More information about lizardmedia/module-admin-reindexer
Files in lizardmedia/module-admin-reindexer
Package module-admin-reindexer
Short Description Magento2 module adding indexation from the admin panel
License MIT
Informations about the package module-admin-reindexer
Magento2 Admin Indexer
Module LizardMedia_AdminIndexer adds possibility to reindex indexes from admin, using separte processes in background.
Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
Prerequisites
- Magento 2.2
- PHP 7.1
Installing
Download the module
Using composer (suggested)
Simply run
Downloading ZIP
Download a ZIP version of the module and unpack it into your project into
Install the module
Run this command
Usage
Admin panel
- reindex chosen indexes from indexes grids as mass actions
For developers
Indexing is performed in background, using reactPHP child process component
Contributing
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
Versioning
We use SemVer for versioning. For the versions available, see the tags on this repository.
Authors
See also the list of contributors who participated in this project.
License
This project is licensed under the MIT License - see the LICENSE file for details
To do
- add possibility to track indexing progress
- add integration tests
All versions of module-admin-reindexer with dependencies
magento/module-indexer Version ^100.2.3
react/child-process Version ^0.5.2