contao-community-alliance/contao-multicolumnwizard-frontend-bundle
Frontend support for the MultiColumnWizard
Maintainers
Package info
github.com/contao-community-alliance/contao-multicolumnwizard-frontend-bundle
Language:JavaScript
Type:contao-bundle
pkg:composer/contao-community-alliance/contao-multicolumnwizard-frontend-bundle
Requires
- php: ^8.2
- contao-community-alliance/dc-general-contao-frontend: ^2.4
- contao/core-bundle: ^5.3 <5.7
- menatwork/contao-multicolumnwizard-bundle: ^3.6.8
- symfony/config: ^6.4
- symfony/console: ^6.4
- symfony/dependency-injection: ^6.4
- symfony/http-foundation: ^6.4
- symfony/http-kernel: ^6.4
Requires (Dev)
- contao/manager-plugin: ^2.8
- phpcq/runner-bootstrap: ^1.0@dev
- roave/security-advisories: dev-latest
Suggests
None
Provides
None
Conflicts
None
Replaces
None
LGPL-3.0-or-later 66cb8f66096214a50ce36a69c70b86d63ca93261
- Richard Henkenjohann <richardhenkenjohann.woop@googlemail.com>
frontendcontaometamodelsmulticolumnwizardfrontendeditingccamcw
This package is auto-updated.
Last update: 2026-06-11 13:10:15 UTC
README
👁 Build Status
👁 Latest Version tagged
👁 Latest Version on Packagist
👁 Installations via composer per month
Frontend support for the MultiColumnWizard (MCW)
Install this package to be able to use the MultiColumnWizard in the frontend.
Currently, the module can safely handle text fields - all other field types must be checked separately.
Adding and deleting is performed via "Vanilla JS" - D&D porting via Sortable.js
