Skip to content

Commit

Permalink
Upload Package
Browse files Browse the repository at this point in the history
  • Loading branch information
metagento committed Sep 26, 2018
1 parent df7e3ae commit fbbfd22
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Magento 2 Backend Reindex by Metagento

By default in Magento 2, Admins have to use command line to reindex, there is no way to do that in backend like Magento 1.

This extension solves the problem, Admins will be able to reindex in Index Management page.


![Backend Reindex for Magento 2 by Metagento](http://www.metagento.com/media/metagento/backendreindex-m2/index-management.jpg)

Install using composer

```
composer require metagento/backend-reindex-magento2:*
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
```

Any question, please visit https://www.metagento.com/

0 comments on commit fbbfd22

Please sign in to comment.