PHPackages                             agencednd/attribute-description-bundle - 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. agencednd/attribute-description-bundle

ActiveSymfony-bundle

agencednd/attribute-description-bundle
======================================

Dnd bundle to add description under your attributes on products

1.1.0(7y ago)41.7k4[1 issues](https://github.com/Agence-DnD/DndAttributeDescriptionBundle/issues)[1 PRs](https://github.com/Agence-DnD/DndAttributeDescriptionBundle/pulls)OSL-3.0PHP

Since Feb 5Pushed 7y ago6 watchersCompare

[ Source](https://github.com/Agence-DnD/DndAttributeDescriptionBundle)[ Packagist](https://packagist.org/packages/agencednd/attribute-description-bundle)[ Docs](http://dnd.fr)[ RSS](/packages/agencednd-attribute-description-bundle/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (1)Versions (3)Used By (0)

AttributeDescriptionBundle
==========================

[](#attributedescriptionbundle)

This connector improve your workflow by adding descriptions to your attributes.

Features
--------

[](#features)

- Add/Delete/Edit a localizable description to your attribute
- Import/Export attribute description with Akeneo import/export
- The description is displayed on the product page under the attribute field

Requirements
------------

[](#requirements)

AttributeDescriptionBundleAkeneo PIM Community EditionAkeneo PIM Enterprise Editionv1.0.\*v2.\*v1.1.\*v2.\*v2.\*Connector installation on Akeneo PIM
------------------------------------

[](#connector-installation-on-akeneo-pim)

If it's not already done, install [Akeneo PIM](https://github.com/akeneo/pim-community-standard).

Get composer (with command line):

```
$ cd /my/pim/installation/dir
$ curl -sS https://getcomposer.org/installer | php
```

Then, install DnDAttributeDescriptionBundle with composer:

In your `composer.json`, add the following code dependending on your Akeneo PIM version:

- In `require`:

```
{
    "agencednd/attribute-description-bundle": "1.1.*"
}
```

Next, enter the following command line:

```
$php composer.phar require agencednd/attribute-description-bundle
```

Enable the bundle in `app/AppKernel.php` file, in the `registerBundles` function, before the line `return $bundles`:

```
$bundles[] = new Dnd\Bundle\AttributeDescriptionBundle\DndAttributeDescriptionBundle();
```

Then you need to override your Attribute entity in `app/config/config.yml` (at the end of the file):

```
akeneo_storage_utils:
    mapping_overrides:
        -
            original: Pim\Bundle\CatalogBundle\Entity\Attribute
            override: Dnd\Bundle\AttributeDescriptionBundle\Entity\Attribute
        -
            original: Pim\Bundle\CatalogBundle\Entity\AttributeTranslation
            override: Dnd\Bundle\AttributeDescriptionBundle\Entity\AttributeTranslation
```

And enter the following command line:

```
$php bin/console doctrine:schema:update --force
```

Configuration
-------------

[](#configuration)

Just create/edit an attribute, a new tab has appeared and you can fill in your attribute description for each locale.

To import attribute description you need to add a new column to your classic attribute import file : description-{locale\_code} (e.g: description-en\_US).

About us
--------

[](#about-us)

Founded by lovers of innovation and design, [Agence Dn'D](https://www.dnd.fr) assists companies in the creation and development of customized digital (open source) solutions for web and E-commerce since 2004.

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance15

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~108 days

Total

2

Last Release

2913d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/c8a1de9d349fbc0e5bb7c12c8e906fce1549deaac0969b6d0a693923e8fc4c4a?d=identicon)[agencednd](/maintainers/agencednd)

---

Top Contributors

[![Dnd-Gimix](https://avatars.githubusercontent.com/u/11194345?v=4)](https://github.com/Dnd-Gimix "Dnd-Gimix (4 commits)")[![dnd-derwent](https://avatars.githubusercontent.com/u/23117839?v=4)](https://github.com/dnd-derwent "dnd-derwent (3 commits)")[![mattheo-geoffray](https://avatars.githubusercontent.com/u/22982661?v=4)](https://github.com/mattheo-geoffray "mattheo-geoffray (1 commits)")[![mgeoffray](https://avatars.githubusercontent.com/u/1154299?v=4)](https://github.com/mgeoffray "mgeoffray (1 commits)")

---

Tags

workflowecommercePIMakeneoe-commerceattributednd

### Embed Badge

![Health badge](/badges/agencednd-attribute-description-bundle/health.svg)

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

###  Alternatives

[akeneo/excel-init-bundle

Akeneo PIM Excel initialization bundle

2218.9k](/packages/akeneo-excel-init-bundle)[akeneo/magento-connector-bundle

Akeneo PIM bundle to export to Magento platform

582.2k](/packages/akeneo-magento-connector-bundle)[akeneo-labs/custom-entity-bundle

Akeneo PIM Custom entity bundle

52102.6k7](/packages/akeneo-labs-custom-entity-bundle)[akeneo-labs/excel-connector-bundle

Akeneo PIM Excel connector bundle

166.4k](/packages/akeneo-labs-excel-connector-bundle)[akeneo-labs/data-generator-bundle

Akeneo PIM Bundle to generate data in order to test high volume operations

112.1k](/packages/akeneo-labs-data-generator-bundle)[flagbit/table-attribute-bundle

The Flagbit Table Attribute Bundle for Akeneo PIM gives you the possibility to enrich your product with multi-dimensional data presentation in the form of tables, allowing you maximum flexibility within the PIM.

2310.4k](/packages/flagbit-table-attribute-bundle)

PHPackages © 2026

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