htcmage/m2-eavcleaner
Composer 安装命令:
composer require htcmage/m2-eavcleaner
包简介
Remove unused images, remove unused eav
README 文档
README
Purpose of this project is to check for different flaws that can occur due to EAV and provide cleanup functions.
Magento 2
You've found the Magento 2 version. Yay for you!
Commands
eav:config:restore-use-default-valueCheck if config admin value and storeview value are the same, so "use default" doesn't work anymore. Delete the storeview values.eav:attributes:restore-use-default-valueCheck if product attribute admin value and storeview value are the same, so "use default" doesn't work anymore. Delete the storeview values.eav:attributes:remove-unusedRemove attributes with no values set in products and attributes that are not present in any attribute sets.eav:media:remove-unusedRemove unused product images.
Installation
Use composer or copy the app/code/HTCMage folder to your installation.
Usage
Run bin/magento in the Magento 2 root and look for the eav: commands.
统计信息
- 总下载量: 11
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-09-22