The current maintainers are looking for new people to take ownership.

Form Manager

This module provides an interface for drag and drop Form Builder module to create complex forms such as multi-step forms. It will store the created form in the database, or will allow a site administrator to export the Forms API code for use in an include file.

It will also allow a site administrator to export/import the form with CTools exportables allowing forms to be bundled with modules.

What this module does

This module allows a site administrator to create forms. These forms can be stored in the database and displayed on a page with an optional path, or the form can be exported as Forms API code for use in another project.

It also allows for the optional creation of multi-step forms by using fieldsets as "pages".

What this module does not do

Form Manager does not do any form validation or form submission handling. It is expected that a companion module will exist to process the form submissions, such as saving the submission in a database.

It is the intent of this project to eventually have some limited data management for storing form submission results, but this is not currently being developed.

Requirements

Use of Form Manager requires

UC Order Clone

Adds a new "Clone" tab to the Ubercart order admin screen. When clicked it allows the admin to clone the order into a new one. A few feautres:

Grid Field

Grid Field will be a Drupal 7 field that replicates the grid field type of the Webform project.

Content Destruction Kit

Efficiently disable the display of any node.
(Maybe not a good choice for a drupal appstore.)

Use at your own risk!

Commerce Checkout Login

This module extends Drupal Commerce with a checkout pane that allows users to log into their account, register a new account or (opti

UserDashboard

The User Dashboard module forks Drupal 7's awesome Dashboard module to provide an individual dashboard for each user on the site.

Users can access their dashboards at the /user/dashboard (or /user/[uid]/dashboard) page, and take advantage of the same drag & drop functionality as in the original Dashboard module.

Administrators can configure which blocks can be used on the user dashboard via the settings form at /admin/dashboard/user_dashboard/settings.

Release notes:
7.x-1.0
- initial release
7.x-1.0.1
- bug fixes
7.x-1.0.2
- bug fixes
7.x-1.0.3
- bug fixes
7.x-1.1
- added "default blocks" functionality to set the blocks initially shown for new users
7.x-1.1.1
- removed leftover debugging code
- added README.txt
- added permission handling for user dashboard pages
7.x-1.2
- identical to 7.x-1.1.1, but moved over to Drupal.org; bumped version number to clearly differentiate between the two copies;
7.x-1.3
- Fix bug when moving blocks
- Add CSS to match the original dashboard layout

Drupal 6?

Drupal 6 users may be interested in two similar modules: http://drupal.org/project/dashboard
http://drupal.org/project/homebox

Credits

Majority of UserDashboard's code is from the original dashboard module, which comes bundled with Drupal 7.

Sponsorship

Pages

Subscribe with RSS Subscribe to RSS - Seeking new maintainer