hackathon/magento2-eavcleaner
最新稳定版本:1.1.0
Composer 安装命令:
composer require hackathon/magento2-eavcleaner
包简介
Purpose of this project is to check for different flaws that can occur due to EAV and provide cleanup functions.
README 文档
README
Magento 2 EAV Cleaner Console Command
Purpose of this project is to check for different flaws that can occur due to EAV and provide cleanup functions.
Dry run
Use --dry-run to check result without modifying data.
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.
Usage
Run bin/magento in the Magento 2 root and look for the eav: commands.
Installation
Installation with composer:
composer require hackathon/magento2-eavcleaner
Contributors
- Nikita Zhavoronkova
- Anastasiia Sukhorukova
- Peter Jaap Blaakmeer
Special thanks to
- Benno Lippert
- Damian Luszczymak
- Joke Puts
- Ralf Siepker
统计信息
- 总下载量: 53.7k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 20
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2019-05-30