Bootstrap Modal Forms
Categories
Component ID
2167991
Component name
Bootstrap Modal Forms
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
Bootstrap Modal Forms is a Drupal 7 module that utilizes Twitter Bootstrap's modal component as a way of presenting common/custom Drupal forms. If there is a given link to a form page (e.g. user/login), the link becomes a button to open the form in a modal. The module also provides an API to allow for other custom forms to be rendered into modals across the site automatically.
The module currently requires:
- An active theme that uses Bootstrap 2.3.2 (or higher)
The module also renders only these forms at the moment:
- User Login
- User Registration
- User Password
Here is a link to the sandbox module: https://www.drupal.org/sandbox/bhasselbeck/2167991
