richardhj / contao-multicolumnwizard-frontend
Installs: 697
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 2
Open Issues: 1
Type:contao-module
Requires
- php: ^7.1
- contao/core-bundle: ^4.4
- menatwork/contao-multicolumnwizard-bundle: ^3.4
Requires (Dev)
- contao/manager-plugin: ^2.7
This package is auto-updated.
Last update: 2021-04-12 21:57:34 UTC
README
Install this package to be able to use the MultiColumnWizard in the frontend.
If your MultiColumnWizard uses textfields exclusively—Fine. If you use other widgets like checkboxes—Dunno. If you use widgets like filepickers—Will break for sure.
However, this extension is suitable to use MetaModel's attribute_tabletext
in the Frontend Editing. The tabletext
attribute uses textfields exclusively.