Potentially Abandoned
v1.2.0
45,718
Downloads
Below average
5
GitHub Stars
Below average
4y ago
Last Release
0
Open Issues
Build Passing
Ready to install
Build Tests
Composer Install
DI Compile
Templates
Code Quality
Release Discipline
Release history audited up to v1.2.0
Tested on Magento 2.4.9
Recent Test History
Each release is tested against the latest Magento version at that time.
v1.2.0
on Magento 2.4.9
v1.2.0
on Magento 2.4.8-p4
v1.2.0
on Magento 2.4.8-p3
GitHub Repository
Source code & docs
Packagist
Version history
Issues & Support
Get help or report bugs
Share This Module's Status
README
Loaded from GitHubSnowdog 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-descriptionbin/magento module:enable Snowdog_ProductAttributeDescriptionbin/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_descriptionorattribute_description - Also it can be accessible everywhere through API endpoint:
GET /V1/snowproductattributedescription/description/:attributeCode
where :attributeCode is the attribute code identifier
This content is fetched directly from the module's GitHub repository. We are not the authors of this content and take no responsibility for its accuracy, completeness, or any consequences arising from its use.