contao-community-alliance / contao-multicolumnwizard-frontend-bundle
Frontend support for the MultiColumnWizard
Installs: 595
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 10
Forks: 1
Language:JavaScript
Type:contao-bundle
Requires
- php: ^8.1
- contao/core-bundle: ^4.13.0 <5.0
- menatwork/contao-multicolumnwizard-bundle: ^3.6
- symfony/config: ^5.4
- symfony/console: ^5.4
- symfony/dependency-injection: ^5.4
- symfony/http-foundation: ^5.4
- symfony/http-kernel: ^5.4
Requires (Dev)
- contao/manager-bundle: ^4.13.0 <5.0
- phpcq/runner-bootstrap: ^1.0@dev
- roave/security-advisories: dev-latest
This package is auto-updated.
Last update: 2024-10-26 07:12:12 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