PHPackages                             dmatthew/magento2-attribute-description - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. dmatthew/magento2-attribute-description

AbandonedArchivedMagento2-module[Utility &amp; Helpers](/categories/utility)

dmatthew/magento2-attribute-description
=======================================

Add descriptions to your product attributes.

0.2.5(4y ago)2169.4k↑78.9%12MITPHPPHP ^7.1||^8.0

Since Apr 14Pushed 4y ago4 watchersCompare

[ Source](https://github.com/dmatthew/magento2-attribute-description)[ Packagist](https://packagist.org/packages/dmatthew/magento2-attribute-description)[ RSS](/packages/dmatthew-magento2-attribute-description/feed)WikiDiscussions master Synced today

READMEChangelog (7)Dependencies (3)Versions (7)Used By (0)

Dmatthew\_AttributeDescription Module for Magento 2
===================================================

[](#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
------------------------------------------------

[](#managing-attribute-descriptions-though-the-admin)

[![Screenshot](./docs/screenshots/admin_edit_attribute_descriptions.png)](./docs/screenshots/admin_edit_attribute_descriptions.png)

Developer Usage
---------------

[](#developer-usage)

### General Usage

[](#general-usage)

```
/** @var $attribute Dmatthew\AttributeDescription\Model\Entity\Attribute **/
$description = $attribute->getStoreDescription($storeId);
```

### Frontend 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

[](#license)

[MIT](/LICENSE.txt)

###  Health Score

39

—

LowBetter than 84% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity42

Moderate usage in the ecosystem

Community16

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 90% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~298 days

Recently: every ~373 days

Total

6

Last Release

1508d ago

PHP version history (4 changes)0.2.0PHP ~5.6.0|~7.0.0|~7.1.0

0.2.2PHP ~5.6.0|~7.0.0|~7.1.3|~7.2.0

0.2.3PHP ^7.1.0

0.2.5PHP ^7.1||^8.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/8683207?v=4)[Matthew](/maintainers/dmatthew)[@dmatthew](https://github.com/dmatthew)

---

Top Contributors

[![dmatthew](https://avatars.githubusercontent.com/u/8683207?v=4)](https://github.com/dmatthew "dmatthew (18 commits)")[![frank-bokdam](https://avatars.githubusercontent.com/u/46452308?v=4)](https://github.com/frank-bokdam "frank-bokdam (1 commits)")[![loekvangool](https://avatars.githubusercontent.com/u/7300472?v=4)](https://github.com/loekvangool "loekvangool (1 commits)")

---

Tags

magentomagento2magento2-module

### Embed Badge

![Health badge](/badges/dmatthew-magento2-attribute-description/health.svg)

```
[![Health](https://phpackages.com/badges/dmatthew-magento2-attribute-description/health.svg)](https://phpackages.com/packages/dmatthew-magento2-attribute-description)
```

###  Alternatives

[mollie/magento2

Mollie Payment Module for Magento 2

1131.9M16](/packages/mollie-magento2)[run-as-root/magento2-prometheus-exporter

Magento2 Prometheus Exporter

68357.9k](/packages/run-as-root-magento2-prometheus-exporter)[opengento/module-category-import-export

This module add the capability to import and export the categories from the back-office.

1310.9k2](/packages/opengento-module-category-import-export)[buckaroo/magento2

Buckaroo Magento 2 extension

32420.3k8](/packages/buckaroo-magento2)[loki/magento2-admin-components

Admin Panel grids and forms created via Loki Components

175.2k7](/packages/loki-magento2-admin-components)[joseph-leedy/module-custom-fees

Adds configurable custom fees to orders

361.1k](/packages/joseph-leedy-module-custom-fees)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
