oveleon / contao-advanced-form-bundle
This package is abandoned and no longer maintained.
The author suggests using the oveleon/contao-advanced-form package instead.
Extended form generator for Contao 4 Open Source CMS
Package info
github.com/oveleon/contao-advanced-form-bundle
Type:contao-bundle
pkg:composer/oveleon/contao-advanced-form-bundle
Fund package maintenance!
0.2.1
2019-12-16 10:41 UTC
Requires
- php: ^5.6 || ^7.0
- contao/core-bundle: ^4.4
Requires (Dev)
- contao/manager-plugin: ^2.0
Conflicts
- contao/core: *
- contao/manager-plugin: <2.0 || >=3.0
README
This bundle is no longer maintained. Moved to:
Usage of this bundle is not recommended at all, use the mentioned bundle above
Contao Advanced Form
The contao advanced form bundle adds an advanced form generator for multi page forms to Contao 4.
Features
- Form generator for multi page forms
- Configurable form pages with its own form fields
- Guest mode to show specific form pages for guest only
- Conditions to hide form pages if condition don't match
- Send all collected data on specific form page
- Save all collected data on specific form data
- Compatibility to all default Contao form fields
- Usable as module and content element like default Contao forms
Install
composer require oveleon/contao-advanced-form-bundle