PHPackages                             menatwork/contao-multicolumnwizard-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. menatwork/contao-multicolumnwizard-bundle

ActiveContao-bundle[Utility &amp; Helpers](/categories/utility)

menatwork/contao-multicolumnwizard-bundle
=========================================

MultiColumWizard for Contao OpenSource CMS

3.7.1(1mo ago)2373.8k↓39.6%5[1 issues](https://github.com/menatwork/contao-multicolumnwizard-bundle/issues)20LGPL-3.0-or-laterPHPPHP ^8.3CI passing

Since Aug 2Pushed 4w ago3 watchersCompare

[ Source](https://github.com/menatwork/contao-multicolumnwizard-bundle)[ Packagist](https://packagist.org/packages/menatwork/contao-multicolumnwizard-bundle)[ Docs](https://www.men-at-work.de)[ RSS](/packages/menatwork-contao-multicolumnwizard-bundle/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependencies (36)Versions (84)Used By (20)

[![Build Status](https://github.com/menatwork/contao-multicolumnwizard-bundle/actions/workflows/diagnostics.yml/badge.svg)](https://github.com/menatwork/contao-multicolumnwizard-bundle/actions)[![Latest Version tagged](https://camo.githubusercontent.com/deaaca330226e14311773de33f8552bff111accf963e1d1ce5fa756a7a51e3f5/687474703a2f2f696d672e736869656c64732e696f2f6769746875622f7461672f6d656e6174776f726b2f636f6e74616f2d6d756c7469636f6c756d6e77697a6172642d62756e646c652e737667)](https://github.com/menatwork/contao-multicolumnwizard-bundle/tags)[![Latest Version on Packagist](https://camo.githubusercontent.com/9f49f6bd7deebaff1abfe5c7718aec0417ea0169565fabad6b45342b43f83312/687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d656e6174776f726b2f636f6e74616f2d6d756c7469636f6c756d6e77697a6172642d62756e646c652e737667)](https://packagist.org/packages/menatwork/contao-multicolumnwizard-bundle)[![Installations via composer per month](https://camo.githubusercontent.com/1ab0beb84f7102394659de584fd87817477fe40d438c010345a544426ec87346/687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646d2f6d656e6174776f726b2f636f6e74616f2d6d756c7469636f6c756d6e77697a6172642d62756e646c652e737667)](https://packagist.org/packages/menatwork/contao-multicolumnwizard-bundle)

The repository of contao-multicolumnwizard-bundle was moved to [contao-community-alliance](https://github.com/contao-community-alliance/contao-multicolumnwizard-bundle). We plan to support this version with bugfixes until the new version from the CCA is released.

MultiColumnWizard
=================

[](#multicolumnwizard)

The MultiColumnWizard is a widget for mapping several fields of the same and/or different type (input type) in a DCA element. The individual fields of the MCW are listed column by column in the backend and can be extended row by row as a group. The arrangement corresponds to a multidimensional array of the form `array[rows][fields]`, which is stored in the database as a serialized array. The widget is almost identical to MultiTextWizard or MultiSelectWizard. It extends the functionality of any widget.

More information can be found in the contao wiki

Install
-------

[](#install)

The Multicolumnwizard is usually installed via an extension. If it is necessary to install Multicolumnwizard yourself, please use the console with the composer via the call

`composer require menatwork/contao-multicolumnwizard-bundle`

or

`web/contao-manager.phar.php composer require menatwork/contao-multicolumnwizard-bundle`

Developers should add the Multicolumnwizard to their `composer.json` as a dependent package.

### Versions

[](#versions)

- `^3.7` for Contao `^5.7`

- `^3.6` for Contao `^4.13 || ^5.3`

Usages
------

[](#usages)

### Usage with columnFields

[](#usage-with-columnfields)

```

```

### Usage with callback

[](#usage-with-callback)

```

```

### Disable Drag and Drop

[](#disable-drag-and-drop)

```

```

### Hide buttons

[](#hide-buttons)

```

```

### Other parameters

[](#other-parameters)

**From version 3.6.11:**

There is a new parameter `wrapper_style` in `eval` with which the enclosing element of a widget can be styled; in the standard output this is a table cell `td`.

With the following specification:

```

```

this source code is generated:

```

```

**From version 3.6.10:**

Use `default` in `eval` to set multiple default values and rows.

```

```

The descriptions of the columns are displayed in the column header as a tooltip next to the icon `🛈` - the character or text can be changed in the language file.

**From version 3.6.5:**

The Symfony translator can be used to translate the label and description. To do this, set the `useTranslator`key to true.

```

```

###  Health Score

68

—

FairBetter than 99% of packages

Maintenance84

Actively maintained with recent releases

Popularity40

Moderate usage in the ecosystem

Community47

Growing community involvement

Maturity94

Battle-tested with a long release history

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

Recently: every ~43 days

Total

49

Last Release

31d ago

PHP version history (5 changes)3.4.0-beta1PHP ^5.6 || ^7.0

3.5.2PHP ^5.6 || ^7.0 || ^8.0

3.5.3PHP ^7.4 || ^8.0

3.6.0PHP ^8.1

3.7.0PHP ^8.3

### Community

Maintainers

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

![](https://avatars.githubusercontent.com/u/10211934?v=4)[Chibineko](/maintainers/Chibineko)[@chibineko](https://github.com/chibineko)

![](https://avatars.githubusercontent.com/u/987155?v=4)[MEN AT WORK Werbeagentur GmbH](/maintainers/menatwork)[@menatwork](https://github.com/menatwork)

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

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

---

Top Contributors

[![stefanheimes](https://avatars.githubusercontent.com/u/988286?v=4)](https://github.com/stefanheimes "stefanheimes (305 commits)")[![andreasisaak](https://avatars.githubusercontent.com/u/156767?v=4)](https://github.com/andreasisaak "andreasisaak (91 commits)")[![zonky2](https://avatars.githubusercontent.com/u/1045318?v=4)](https://github.com/zonky2 "zonky2 (79 commits)")[![davidmaack](https://avatars.githubusercontent.com/u/988290?v=4)](https://github.com/davidmaack "davidmaack (76 commits)")[![aschempp](https://avatars.githubusercontent.com/u/1073273?v=4)](https://github.com/aschempp "aschempp (36 commits)")[![discordier](https://avatars.githubusercontent.com/u/940331?v=4)](https://github.com/discordier "discordier (17 commits)")[![tristanlins](https://avatars.githubusercontent.com/u/343404?v=4)](https://github.com/tristanlins "tristanlins (17 commits)")[![baumannsven](https://avatars.githubusercontent.com/u/2493263?v=4)](https://github.com/baumannsven "baumannsven (16 commits)")[![fritzmg](https://avatars.githubusercontent.com/u/4970961?v=4)](https://github.com/fritzmg "fritzmg (7 commits)")[![backbone87](https://avatars.githubusercontent.com/u/1196313?v=4)](https://github.com/backbone87 "backbone87 (7 commits)")[![Aziz-JH](https://avatars.githubusercontent.com/u/1711513?v=4)](https://github.com/Aziz-JH "Aziz-JH (5 commits)")[![bytehead](https://avatars.githubusercontent.com/u/754921?v=4)](https://github.com/bytehead "bytehead (5 commits)")[![kahl-dev](https://avatars.githubusercontent.com/u/1116086?v=4)](https://github.com/kahl-dev "kahl-dev (5 commits)")[![psi-4ward](https://avatars.githubusercontent.com/u/1191572?v=4)](https://github.com/psi-4ward "psi-4ward (4 commits)")[![Toflar](https://avatars.githubusercontent.com/u/481937?v=4)](https://github.com/Toflar "Toflar (4 commits)")[![richardhj](https://avatars.githubusercontent.com/u/1284725?v=4)](https://github.com/richardhj "richardhj (4 commits)")[![doishub](https://avatars.githubusercontent.com/u/48379929?v=4)](https://github.com/doishub "doishub (4 commits)")[![e-spin](https://avatars.githubusercontent.com/u/6942009?v=4)](https://github.com/e-spin "e-spin (3 commits)")[![garyee](https://avatars.githubusercontent.com/u/5537949?v=4)](https://github.com/garyee "garyee (3 commits)")[![qzminski](https://avatars.githubusercontent.com/u/193483?v=4)](https://github.com/qzminski "qzminski (3 commits)")

---

Tags

contaowidgetwizardmcw

### Embed Badge

![Health badge](/badges/menatwork-contao-multicolumnwizard-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/menatwork-contao-multicolumnwizard-bundle/health.svg)](https://phpackages.com/packages/menatwork-contao-multicolumnwizard-bundle)
```

###  Alternatives

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k18.3M430](/packages/easycorp-easyadmin-bundle)[flow-php/flow

PHP ETL - Extract Transform Load - Data processing framework

86337.5k](/packages/flow-php-flow)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.8M674](/packages/shopware-core)[chameleon-system/chameleon-base

The Chameleon System core.

1029.4k6](/packages/chameleon-system-chameleon-base)[metamodels/core

MetaModels core

10156.6k68](/packages/metamodels-core)[contao-community-alliance/dc-general

Universal data container for Contao

1581.4k93](/packages/contao-community-alliance-dc-general)

PHPackages © 2026

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