Bootstrap modal with messages
Bootstrap modal messages admin UI
Default controls to re-display modals

This project is not covered by Drupal’s security advisory policy.

Transform Drupal messages into Bootstrap Modals!
Or detach any element(s) from DOM & place in modal.

Built for Bootstrap 3.
This module does not attempt in any way to figure out if you have Bootstrap; however, it does stop if the .modal() function is not found (to prevent errors).

I recommend using it with the bootstrap theme.

Drupal 8

It is now working in D8. Documentation is in the works.
Much thanks to mark_fullmer for helping get the D8 version working.

Features

  • Multiple message types can be shown in 1 modal or multiple.
  • Optional controls to re-display modals.
  • Show on page load or by a trigger only.
  • CSS Selector target for messages div, so it could be used for many things other than Drupal messages.
  • Settings for the header & footer content of modal.
  • Completely javascript powered, so fallback users won't see funky styled messages.

Try the demo

http://drastikbydesign.com/demo/bootstrap-modal-messages

Project information

Releases