Download the PHP package prodovo/module-admin-reindex without Composer
On this page you can find all versions of the php package prodovo/module-admin-reindex. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download prodovo/module-admin-reindex
More information about prodovo/module-admin-reindex
Files in prodovo/module-admin-reindex
Download prodovo/module-admin-reindex
More information about prodovo/module-admin-reindex
Files in prodovo/module-admin-reindex
Vendor prodovo
Package module-admin-reindex
Short Description Admin Indexer|Reintroduction of the reindex action in the admin panel
License GPL-3.0
Package module-admin-reindex
Short Description Admin Indexer|Reintroduction of the reindex action in the admin panel
License GPL-3.0
Please rate this library. Is it a good library?
Informations about the package module-admin-reindex
Prodovo - Module Admin Reindex
``prodovo/module-admin-reindex``
- Main Functionalities
- Installation
- FAQ
Main Functionality
This module reintroduces the ability to reindex your store in the admin panel.
Installation
* = in production please use the --keep-generated
option
Type 1: Zip file
- Unzip the zip file in
app/code/Prodovo/AdminReindex
- Enable the module by running
php bin/magento module:enable Prodovo_AdminReindex
- Apply database updates by running
php bin/magento setup:upgrade
* - Flush the cache by running
php bin/magento cache:flush
Type 2: Composer
- Make the module available in a composer repository for example:
- private repository
repo.magento.com
- public repository
packagist.org
- public github repository as vcs
- private repository
- Add the composer repository to the configuration by running
composer config repositories.repo.magento.com composer https://repo.magento.com/
- Install the module composer by running
composer require prodovo/module-admin-reindex
- enable the module by running
php bin/magento module:enable Prodovo_AdminReindex
- apply database updates by running
php bin/magento setup:upgrade
* - Flush the cache by running
php bin/magento cache:flush
FAQ
If you have any issues while using any of our modules please feel free to get in touch and we will be happy to help resolve them for you.
All versions of module-admin-reindex with dependencies
PHP Build Version
Package Version
Requires
prodovo/module-base Version
*
The package prodovo/module-admin-reindex contains the following files
Loading the files please wait ....