PHPackages                             flagbit/table-attribute-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/table-attribute-bundle

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

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.

v6.0.0(3y ago)2310.4k↓50%25[14 issues](https://github.com/flagbit/akeneo-table-attribute-bundle/issues)[6 PRs](https://github.com/flagbit/akeneo-table-attribute-bundle/pulls)MITJavaScriptPHP 8.0.\*

Since Sep 6Pushed 1y ago26 watchersCompare

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

READMEChangelog (10)Dependencies (7)Versions (34)Used By (0)

 Flagbit Table Attribute for Akeneo PIM

=========================================

[](#--flagbit-table-attribute-for-akeneo-pim--)

#### Adds the new attribute type Table for Akeneo products.

[](#adds-the-new-attribute-type-table-for-akeneo-products)

 [ ![](https://github.com/flagbit/akeneo-table-attribute-bundle/actions/workflows/main.yml/badge.svg) ](https://github.com/flagbit/akeneo-table-attribute-bundle/actions) [![](https://camo.githubusercontent.com/3848eb6b920799b7870f2b66d20b342b9827ee7ed7ffd715dd925ca7a0734647/68747470733a2f2f706f7365722e707567782e6f72672f666c61676269742f7461626c652d6174747269627574652d62756e646c652f646f776e6c6f6164733f666f726d61743d666c61742d737175617265)](https://camo.githubusercontent.com/3848eb6b920799b7870f2b66d20b342b9827ee7ed7ffd715dd925ca7a0734647/68747470733a2f2f706f7365722e707567782e6f72672f666c61676269742f7461626c652d6174747269627574652d62756e646c652f646f776e6c6f6164733f666f726d61743d666c61742d737175617265) [ ![](https://camo.githubusercontent.com/dcd36dd847671f1e28a0d057ea3843f78099743782993f2eede78573f64a0fb2/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f666c61676269742f616b656e656f2d7461626c652d6174747269627574652d62756e646c652e7376673f7374796c653d666c61742d737175617265) ](https://scrutinizer-ci.com/g/Flagbit/akeneo-table-attribute-bundle) [ ![](https://camo.githubusercontent.com/0ae7ce32ee8c9445ba50a96ee590d522c15bc5f5d0a5b7f42f918b6837045cd9/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f666c61676269742f7461626c652d6174747269627574652d62756e646c652e7376673f7374796c653d666c61742d737175617265) ](https://packagist.org/packages/flagbit/table-attribute-bundle) [ ![](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265) ](LICENSE)

 [Key Features](#key-features) • [Installation](#installation) • [Compatibility](#compatibility) • [Development](#development) • [Contributing](#contributing)

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 from URL

#### Import/Export

[](#importexport)

The extension supports the standard Akeneo product import/export, so you don't need to create any special import/export profile for table information.

All product information related to attributes of type *table* will be imported/exported as JSON.

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

[](#installation)

Simply install the package with the following command:

```
composer require flagbit/table-attribute-bundle
```

### Enable the bundle

[](#enable-the-bundle)

Enable the bundle in the kernel:

```
