diepxuan/module-eavcleaner

Magento 2 EAV Cleaner

Installs: 38 257

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:magento2-module

0.0.3 2024-06-28 10:54 UTC

This package is auto-updated.

Last update: 2024-08-28 11:10:02 UTC


README

Magento 2 Packagist Downloads License

EAV Cleaner Console

  • Provide EAV cleanup.

Commands

  • eav:attributes:restoredefault Remove the storeview product attribute values.

Installation

The easiest way to install the extension is to use Composer

Run the following commands:

  • $ composer require diepxuan/module-eavcleaner
  • $ bin/magento module:enable Diepxuan_EAVCleaner
  • $ bin/magento setup:upgrade && bin/magento setup:static-content:deploy