webshouters / magento2-reindex
一个简单的模块,允许您从Magento 2管理员端重新索引数据
1.0.0
2018-02-23 06:52 UTC
Requires
- php: ~5.6.0|7.0.2|~7.0.6
- magento/module-ui: 100.1.*
This package is not auto-updated.
Last update: 2024-10-02 04:35:31 UTC
README
Magento 2 扩展
该扩展帮助您在不执行命令行(CLI)的情况下从管理员端重新索引数据。
功能
- 易于使用
- 简单从管理员端重新索引数据
- 快速索引
安装
运行以下命令
composer require webshouters/magento2-reindex bin/magento module:enable Wbs_Reindexer bin/magento setup:upgrade bin/magento cache:flush
使用方法
安装扩展后,登录到您的 Magento 管理面板 => 系统 => 工具 => 索引管理
在此部分,从操作下拉列表中选择“重新索引数据”。
有关Magento 2的更多文章和教程,请访问