Download the PHP package htcmage/m2-eavcleaner without Composer
On this page you can find all versions of the php package htcmage/m2-eavcleaner. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download htcmage/m2-eavcleaner
More information about htcmage/m2-eavcleaner
Files in htcmage/m2-eavcleaner
Download htcmage/m2-eavcleaner
More information about htcmage/m2-eavcleaner
Files in htcmage/m2-eavcleaner
Vendor htcmage
Package m2-eavcleaner
Short Description Remove unused images, remove unused eav
License MIT
Package m2-eavcleaner
Short Description Remove unused images, remove unused eav
License MIT
Please rate this library. Is it a good library?
Informations about the package m2-eavcleaner
EAV Cleaner Console Command
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-value
Check 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-value
Check 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-unused
Remove attributes with no values set in products and attributes that are not present in any attribute sets.eav:media:remove-unused
Remove 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.
All versions of m2-eavcleaner with dependencies
PHP Build Version
Package Version
The package htcmage/m2-eavcleaner contains the following files
Loading the files please wait ....