Download the PHP package snowdog/module-product-attribute-description without Composer
On this page you can find all versions of the php package snowdog/module-product-attribute-description. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download snowdog/module-product-attribute-description
More information about snowdog/module-product-attribute-description
Files in snowdog/module-product-attribute-description
Download snowdog/module-product-attribute-description
More information about snowdog/module-product-attribute-description
Files in snowdog/module-product-attribute-description
Vendor snowdog
Package module-product-attribute-description
Short Description The extension adds a new field for product attributes which allows to add some HTML text to be pulled later in frontend through an API endpoint
License MIT
Package module-product-attribute-description
Short Description The extension adds a new field for product attributes which allows to add some HTML text to be pulled later in frontend through an API endpoint
License MIT
Please rate this library. Is it a good library?
Informations about the package module-product-attribute-description
Snowdog Magento2 Product Attribute Description
The extension allows to set product attributes description through attribute admin edition page
1. Installation:
composer require snowdog/module-product-attribute-description
bin/magento module:enable Snowdog_ProductAttributeDescription
bin/magento setup:upgrade
2. Usage:
- There will be a new tab "Attribute Description" in product attribute edition page which opens a Wysiwyg editor
- The attribute description can be displayed in product page through attributes property
snowproductattributedescription_description
orattribute_description
- Also it can be accessible everywhere through API endpoint:
where :attributeCode
is the attribute code identifier
All versions of module-product-attribute-description with dependencies
PHP Build Version
Package Version
Requires
magento/framework Version
100.1.*|101.0.*|102.0.*|103.0.*
magento/module-catalog Version 101.0.*|102.0.*|103.0.*|104.0.*
magento/module-catalog Version 101.0.*|102.0.*|103.0.*|104.0.*
The package snowdog/module-product-attribute-description contains the following files
Loading the files please wait ....