Multistep Registration Form

Categories

Component ID

2188571

Component name

Multistep Registration Form

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Note : This project has been abandoned. You should consider looking at https://www.drupal.org/project/step

A BareBones module for easily creating the Multistep registration form. The code is based on the examples module and other blogs out there.

Features :

  1. Create a multistep registration form just by mentioning which fields should appear in which step
  2. There is a simple admin interface at present assign step values to user fields.

RoadMap

  1. Build a better UI similar to Field Groups
  2. Add support for Profile2 module
  3. Add a hook so that other modules can define how the default values must be saved
  4. Add a hook so that other modules can mention which fields can be used in Registration form