sehrling/elasticsuite-ghost-cleaner
最新稳定版本:1.1.0
Composer 安装命令:
composer require sehrling/elasticsuite-ghost-cleaner
包简介
Magento 2 module to delete ghost indices automatically for the Smile Elasticsuite module
README 文档
README
A magento 2 module that uses a cron job to delete indices marked as "ghost".
Requirements
- PHP >= 7.1
- Magento >= 2.2
- Smile Elasticsuite module >= 2.10
Installation
Via composer (recommended)
Go to the Magento 2 root directory and run the following commands in the shell:
composer require sehrling/elasticsuite-ghost-cleaner
bin/magento module:enable Sehrling_ElasticsuiteGhostCleaner
bin/magento setup:upgrade
Manually
Create the directory app/code/Sehrling/ElasticsuiteGhostCleaner and copy the all the files from this repository into it. Then run:
bin/magento module:enable Sehrling_ElasticsuiteGhostCleaner
bin/magento setup:upgrade
License
统计信息
- 总下载量: 73.63k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 17
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2021-01-14