Skip to content

A Magento 2 module to allow admins to control which product attributes are applicable to different product types.

License

Notifications You must be signed in to change notification settings

element119/module-product-type-attribute-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

element119 | Product Type Attribute Manager

πŸ“ Features

βœ”οΈ Assign product attributes by product type via the admin

βœ”οΈ Empower store admins to manage product attributes more easily

βœ”οΈ Theme agnostic

βœ”οΈ Built in accordance with Magento best practises

βœ”οΈ Seamless integration with Magento

βœ”οΈ Built with developers and extensibility in mind to make customisations as easy as possible

βœ”οΈ Installable via Composer


πŸ”Œ Installation

Run the following command to install this module:

composer require element119/module-product-type-attribute-manager
php bin/magento setup:upgrade

⏫ Updating

Run the following command to update this module:

composer update element119/module-product-type-attribute-manager
php bin/magento setup:upgrade

❌ Uninstallation

Run the following command to uninstall this module:

composer remove element119/module-product-type-attribute-manager
php bin/magento setup:upgrade

πŸ“š User Guide

This module adds a new multiselect option to the standard product attribute form found in the admin. This option allows store admins to control which product types the attribute is applied to.

Note

This configuration is only available for user defined attributes.


πŸ“Έ Screenshots & GIFs

System Defined Attributes

e119-product-type-attribute-manager-system-attribute

User Defined Attributes

e119-product-type-attribute-manager-user-attribute

About

A Magento 2 module to allow admins to control which product attributes are applicable to different product types.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages