PHPackages                             flagbit/akeneo-reference-entity-table-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. flagbit/akeneo-reference-entity-table-bundle

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

flagbit/akeneo-reference-entity-table-bundle
============================================

An Akeneo PIM Bundle by Flagbit that adds a multi-dimensional data representation in the form of tables as an attribute for PIM Enterprise Reference Entities

2.1.3(4y ago)74313[1 issues](https://github.com/flagbit/akeneo-reference-entity-table-bundle/issues)[2 PRs](https://github.com/flagbit/akeneo-reference-entity-table-bundle/pulls)MITTypeScript

Since Jul 14Pushed 1y ago16 watchersCompare

[ Source](https://github.com/flagbit/akeneo-reference-entity-table-bundle)[ Packagist](https://packagist.org/packages/flagbit/akeneo-reference-entity-table-bundle)[ RSS](/packages/flagbit-akeneo-reference-entity-table-bundle/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependencies (10)Versions (16)Used By (0)

Flagbit ReferenceEntity TableAttribute for Akeneo PIM
=====================================================

[](#flagbit-referenceentity-tableattribute-for-akeneo-pim)

[![Frontend Tests](https://github.com/flagbit/akeneo-reference-entity-table-bundle/actions/workflows/frontend-tests.yml/badge.svg?branch=master)](https://github.com/flagbit/akeneo-reference-entity-table-bundle/actions/workflows/frontend-tests.yml)[![Backend Tests](https://github.com/flagbit/akeneo-reference-entity-table-bundle/actions/workflows/backend-tests.yml/badge.svg?branch=master)](https://github.com/flagbit/akeneo-reference-entity-table-bundle/actions/workflows/backend-tests.yml)[![PHP Code Analysis + Style](https://github.com/flagbit/akeneo-reference-entity-table-bundle/actions/workflows/backend-analysis.yml/badge.svg?branch=master)](https://github.com/flagbit/akeneo-reference-entity-table-bundle/actions/workflows/backend-analysis.yml)[![Frontend Code Analysis + Style](https://github.com/flagbit/akeneo-reference-entity-table-bundle/actions/workflows/frontend-analysis.yml/badge.svg?branch=master)](https://github.com/flagbit/akeneo-reference-entity-table-bundle/actions/workflows/frontend-analysis.yml)[![codecov](https://camo.githubusercontent.com/4307d9f6b977516eadaa6f5c09a1bea2b43740a9a43224329201016ea0a27293/68747470733a2f2f636f6465636f762e696f2f67682f666c61676269742f616b656e656f2d7265666572656e63652d656e746974792d7461626c652d62756e646c652f6272616e63682f6d61737465722f67726170682f62616467652e7376673f746f6b656e3d36463637423933584139)](https://codecov.io/gh/flagbit/akeneo-reference-entity-table-bundle)

Key Features
------------

[](#key-features)

Provides a *table* as attribute type where you can define a set of columns of different types and validation rules.

#### Column Types

[](#column-types)

- Text
- Number (Integer or Decimal)
- Simple select
- Simple select (multilanguage)

Installation
------------

[](#installation)

Simply install the package with the following command:

```
composer require flagbit/akeneo-reference-entity-table-bundle
```

### Enable the bundle

[](#enable-the-bundle)

Enable the bundle in the bundles.php:

```
