定制 netzmacht/contao-subforms 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

netzmacht/contao-subforms

最新稳定版本:1.0.1

Composer 安装命令:

composer require netzmacht/contao-subforms

包简介

Contao extension for using sub forms.

README 文档

README

Build Status Version License Downloads Contao Community Alliance coding standard

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:

$ php composer.phar require netzmacht/contao-subforms:~1.0

Usage

  1. 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!

  2. Create the main form and a new form element: subform

  3. 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.

  4. 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.

统计信息

  • 总下载量: 35
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 5
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 5
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: LGPL-3.0
  • 更新时间: 2015-06-26