Form Builder Image

Overview

This is a Drupal module that provides an interface for editing and configuring forms. It started out as a module to edit Drupal7 Form-API arrays but has been extended since then to edit webforms and others. In theory it can manage every tree of configurable items.

Features

  • Edit forms by drag&droping form elements.
  • Immediately get a preview of the form.

Installation

Just install it like any other drupal module.

Requirements

Integrations / Modules based on form_builder

  • webform (≥4.0) - enable the form_builder_webform sub-module.

Development

Maintenance status

Only the 7.x-2.x branch is actively developed. Other branches are only minimally maintained and will receive security fixes only.

Contributing

Apart from contributing code there is numerous other ways to contribute:

  • Triage bugs: Try to confirm reported bugs. Provide step-by-step instructions to reproduce them preferably starting from a clean Drupal installation.
  • Review and test patches: Does the patch really fix the issue? Does it have any unwanted side-effects?
  • Re-roll patches against the latest dev-version if needed.
  • Write tests.
  • Add documentation.

If you want to help out feel free to use either the Drupal issue queue or pitch in on github.

Executing the tests

To execute the tests you need phpunit and upal.

You also need a drupal installation that has form_builder enabled.

Supporting organizations: 
initial development
ongoing development (since 2015)

Project information

Releases