Download the PHP package dmatthew/magento2-attribute-description without Composer
On this page you can find all versions of the php package dmatthew/magento2-attribute-description. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download dmatthew/magento2-attribute-description
More information about dmatthew/magento2-attribute-description
Files in dmatthew/magento2-attribute-description
Package magento2-attribute-description
Short Description Add descriptions to your product attributes.
License MIT
Informations about the package magento2-attribute-description
Dmatthew_AttributeDescription Module for Magento 2
This is a Magento 2 module that adds the ability to add desciptions to product attributes. Add descriptions to configurable attributes and display them on your product view pages. Use attribute descriptions to help explain complex attributes to your customers. If you have unique attributes that need additional explanations beyond the attribute's name then this module will work for you. Attribute descriptions are stored in a new eav_attribute_description
table.
Managing Attribute Descriptions Though the Admin
Developer Usage
General Usage
Frontend Usage
The attribute description has been added to the JSON configuration for the Configurable product type. This means developers can use the product attribute description in any JS code which utilizes the \Magento\ConfigurableProduct\Block\Product\View\Type::getJsonConfig()
function.
License
MIT
All versions of magento2-attribute-description with dependencies
magento/module-store Version 100.2.*|101.0.*|101.1.*
magento/module-eav Version 101.0.*|102.0.*|102.1.*
magento/module-catalog Version 102.0.*|103.0.*|104.0.*