magento-hackathon / module-eavcleaner-m2

Clean up your Magento database by removing orphaned, unused and wrongly added attribute, attribute values and settings (for M2).
MIT License
67 stars 21 forks source link

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.

Usage

Run bin/magento in the Magento 2 root and look for the eav: commands.

Commands

Dry run

Use --dry-run to check result without modifying data.

Force

Use --force to skip the confirmation prompt before modifying data.

Installation

Installation with composer:

composer require magento-hackathon/module-eavcleaner-m2

Contributors

Special thanks to