magestyapps/module-manual-reindex

Magento 2 手动重建索引模块

安装: 106

依赖: 0

建议者: 0

安全性: 0

星标: 1

关注者: 1

分支: 0

开放性问题: 0

类型:magento2-module

1.0.2 2020-11-16 15:19 UTC

This package is auto-updated.

Last update: 2024-09-20 04:03:47 UTC


README

这个简单的 Magento 2 扩展允许通过管理员面板手动刷新索引器。

安装

从您的 Magento 根目录运行以下命令,以通过 Composer 下载扩展文件

composer require magestyapps/module-manual-reindex;

然后运行安装脚本

php bin/magento setup:upgrade;

如何使用

安装模块后,在 Magento 2 管理面板中转到系统 > 工具 > 索引管理。选择要刷新的索引器,然后在批量操作下拉菜单中选择“运行重建”选项,然后按“提交”。