Drupal is a registered trademark of Dries Buytaert
Release: WebProfiler 11.2.2 Minor update available for module webprofiler (11.2.2). Release: Static Suite 1.2.13 Minor update available for module static_suite (1.2.13). Release: Simple password policy 1.1.2 Minor update available for module simple_password_policy (1.1.2). Release: Simple password policy 1.1.1 Minor update available for module simple_password_policy (1.1.1). Release: Static Suite 1.2.12 Minor update available for module static_suite (1.2.12). Release: Audit Chain 1.4.0 Minor update available for module audit_chain (1.4.0). Release: Force External Authentication 1.0.0 Initial release available for module externalauth_force (1.0.0)! Release: Video Style 1.0.1 Minor update available for module video_style (1.0.1). Usage Milestone: Field as Block Module fieldblock crossed 1,000 active installs. Module Revived: Fileslog 1.3.0 Module fileslog updated after 6 months of inactivity (1.3.0).

Bootstrap 4 Modal

1,463 sites Security covered
View on drupal.org

This module provides Bootstrap modal dialogs for Drupal. It is compatible with Bootstrap 4 and 5 themes and integrates with Drupal's AJAX functionality to display content in a modal window.

This module provides a bootstrap modal.
Compatible with bootstrap 4 and bootstrap 5 themes.

Installation

By composer (Recommended):

composer require drupal/bootstrap4_modal

Usage

<a href="[some-links]" class="use-ajax" data-dialog-type="bootstrap4_modal" data-dialog-options="{&quot;dialogClasses&quot;:&quot;modal-dialog-centered&quot;,&quot;dialogShowHeader&quot;:false}">Open in Bootstrap Modal</a>

Available Dialog Options

$defaultOptions = [
  autoOpen: true,
  dialogClasses: '',
  dialogShowHeader: true,
  dialogShowHeaderTitle: true,
  buttonClass: 'btn',
  buttonPrimaryClass: 'btn-primary'
];

Provides Bootstrap Modal Display for Entity Browser

https://www.drupal.org/project/entity_browser

Activity

Tracked releases
2
Tracked since
Jan 2026
Latest release
5 months ago
Releases (12 mo)
2 ▲ from 0
Maintenance
Active

Releases

Version Type Release date
2.2.2 Stable Mar 14, 2026
2.2.1 Stable Jan 23, 2026