yireo / magento2-eav-attribute-manager
N/A
Fund package maintenance!
yireo
www.paypal.me/yireo
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Type:magento2-module
pkg:composer/yireo/magento2-eav-attribute-manager
Requires
- loki/magento2-admin-components: 0.* | ^1.0
- loki/magento2-components: ^2.0
- magento/framework: ^103.0
- magento/module-backend: ^102.0
- magento/module-eav: ^102.0
This package is auto-updated.
Last update: 2025-10-21 10:35:11 UTC
README
Manage EAV attributes from the Magento Admin Panel
Installation
Install this package via composer:
composer require yireo/magento2-eav-attribute-manager
Next, enable this module:
bin/magento module:enable Yireo_EavAttributeManager Loki_AdminComponents Loki_Components
Usage
Navigate to Stores > Attributes > EAV Attribute Manager to use this module.