contao-community-alliance / contao-multicolumnwizard-frontend-bundle
Frontend support for the MultiColumnWizard
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
2.5.0
2026-09-19 15:24 UTC
Requires
- php: ^8.4
- contao/core-bundle: ^5.7
- menatwork/contao-multicolumnwizard-bundle: ^3.7
- symfony/config: ^7.4
- symfony/console: ^7.4
- symfony/dependency-injection: ^7.4
- symfony/http-foundation: ^7.4
- symfony/http-kernel: ^7.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
- dev-feature/2.6.0 / 2.6.x-dev
- dev-master / 2.5.x-dev
- dev-feature/2.5.0 / 2.5.x-dev
- 2.5.0
- 2.4.2
- 2.4.1
- 2.4.0
- 2.3.1
- 2.3.0
- 2.2.0
- v1.1.0-alpha.2
- v1.1.0-alpha.1
- v1.0.0-alpha.2
- v1.0.0-alpha.1
- dev-support/2.4.x
- dev-hotfix/2.5.1
- dev-hotfix/2.4.2
- dev-hotfix/trust_phpcs_release_key
- dev-support/2.3.x
- dev-support/2.2.x
- dev-support/1.1.x
This package is auto-updated.
Last update: 2026-09-19 15:37:49 UTC
README
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