themagelover / admin-manually-reindex
在管理员面板手动重建索引
1.0.1
2023-01-05 05:19 UTC
Requires
- php: >=7.1
- magento/module-indexer: 100.3.*|100.4.*
This package is auto-updated.
Last update: 2024-09-05 08:37:12 UTC
README
为管理员用户提供在管理员面板上运行索引的能力。此扩展完全免费,易于安装和使用。
代码以最简单的方式编写,易于理解,且易于扩展。
安装
通过composer安装
composer require themagelover/admin-manually-reindex
部署扩展
bin/magento setup:upgrade
bin/magento setup:di:compile
bin/magento setup:static-content:deploy
bin/magento module:enable TheMageLover_AdminManuallyReindex
用户指南
系统 > 工具 > 索引管理
- 选择需要重建索引的索引器。
- 在下拉菜单 操作 中,选择 重建索引
- 点击 提交 按钮