Download the PHP package netzmacht/contao-subforms without Composer
On this page you can find all versions of the php package netzmacht/contao-subforms. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download netzmacht/contao-subforms
More information about netzmacht/contao-subforms
Files in netzmacht/contao-subforms
Package contao-subforms
Short Description Contao extension for using sub forms.
License LGPL-3.0+
Informations about the package contao-subforms
Subforms extension for Contao CMS form genrator
Features
This extension provides an easy way to include fields of subforms into a main form. So it is easy to use some parts of a form again or structure huge forms with many field much better.
This extension provides full support for the multipage forms, conditionalformfield and leads extension provided by terminal42.
Important: Support of the efg is not tested and won't be offically supported.
Requirements
The extension requires at least Contao 3.3 and PHP 5.4
Install
This extension can be installed using composer:
Usage
-
Create the subforms you want to use in the main form. Please be aware that the field names are not prefixed. So they have to be unique in all subforms together!
-
Create the main form and a new form element: subform
-
If you use conao-leads the settings of the subform are ignored. You have to define them in the subform form element. Please be aware that if you use a master form which has to include all form elements which are used in the subforms.
- If you use the multi page form extension you should create the page breaks in the main form. Otherwise it's not guaranteed if it works.
All versions of contao-subforms with dependencies
contao/core Version >=3.3,<3.6-dev
contao-community-alliance/composer-plugin Version ~2.0
menatwork/contao-multicolumnwizard Version ~3.2