GLightbox
GLightbox provides a modern, jQuery-free lightbox for displaying images, videos, iframes, and inline content. It offers features like gallery support, responsive images, keyboard navigation, and touch gestures.
GLightbox is a pure javascript lightbox (Colorbox alternative without jQuery). It can display images, iframes, inline content and videos with optional autoplay for YouTube, Vimeo and even self-hosted videos:
https://biati-digital.github.io/glightbox/
GLightbox Drupal module contains only images field formatter. You can install GLightbox Media Video module to support YouTube, Vimeo, self-hosted videos:
GLightbox Media Video
For loading local videos, iframes, inline elements or AJAX content loading, you can use GLightbox Inline module.
Usage GLightbox Inline
- Enable GLightbox Inline module. No other options or configuration exist.
- Add the class `glightbox-inline` to an element and make href value a selector for the element you wish to open. Eg,
<a class="glightbox-inline" href="#user-login">User Login</a>will open a popup with the first element with the id#user-loginas the content. - Optional add
data-glightboxto the link to control the size of the modal window, for exampledata-glightbox="width: 700; height: auto". - If you want to display page in popup, just add path in href attribute:
href="https://www.drupal.org/node/42"orhref="https://drupalbook.org" - - You also can set href attribute with URL to video or image, for example:
href="https://drupalbook.org/sites/default/files/video.mp4or YouTube videohref="https://youtu.be/g2coDPosRSs. Video will be playing automatically in popup. - - See more examples here: https://biati-digital.github.io/glightbox/
Looking for Image gallery module? You can try these modules with GLightbox integration:
- Extra Block Types (EBT): Image Gallery
- Extra Paragraph Types (EPT): Image Gallery
- Extra Block Types (EBT): Image
- Extra Paragraph Types (EPT): Image
Looking for Video gallery module? You can try these modules with GLightbox integration:
- Extra Block Types (EBT): Video and Image Gallery
- Extra Paragraph Types (EPT): Video and Image Gallery
- Extra Block Types (EBT): Video
- Extra Paragraph Types (EPT): Video
Features
The GLightbox module:
- Works as a Formatter in entities and in views.
- Excellent integration with core image field and image styles and the Insert
module
The GLightbox plugin:
- Small - only 11KB Gzipped
- Fast and Responsive - works with any screen size
- Gallery Support - Create multiple galleries
- Response Images Support - Let the browser use
the optimal image for the current screen resolution
- Video Support - YouTube, Vimeo and self-hosted videos with autoplay
- Inline content support - display any inline content
- Iframe support - need to embed an iframe? no problem
- Keyboard Navigation - esc, arrows keys, tab and enter is all you need
- Touch Navigation - mobile touch events
- Zoomable images - zoom and drag images on mobile and desktop
- API - control the lightbox with the provided methods
- Themeable - create your skin or modify
the animations with some minor css changes
Depends on
Dependencies of the latest stable release
- image Drupal core
Required by
10 tracked projects depend on this one
- GLightbox Media Video 706 sites
- Extra Paragraph Types (EPT): Image Gallery 365 sites
- Extra Paragraph Types (EPT): Image 222 sites
- Extra Block Types (EBT): Image Gallery 205 sites
- Extra Block Types (EBT): Image 157 sites
- Extra Paragraph Types (EPT): Video 156 sites
- Extra Paragraph Types (EPT): Video and Image Gallery 155 sites
- Extra Block Types (EBT): Video 86 sites
- Extra Block Types (EBT): Video and Image Gallery 83 sites
- GLightbox Inline Text Filter 30 sites
Activity
Release Timeline
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 1.0.20 | Stable | 9–11 | Jul 27, 2026 | ||
| 1.0.19 | Stable | 9–11 | Mar 27, 2026 | ||
| 1.0.18 | Stable | 9–11 | Jul 11, 2025 | ||
| 1.0.17 | Stable | 9–11 | Jun 26, 2025 | ||
| 1.0.16 | Stable | 9–11 | Jun 12, 2025 | ||
| 1.0.15 | Stable | 9–11 | Apr 3, 2025 | ||
| 1.0.14 | Stable | 9–11 | Mar 8, 2025 | ||
| 1.0.13 | Stable | 9–11 | Dec 13, 2024 | ||
| 1.0.12 | Stable | 9–11 | Nov 14, 2024 | ||
| 1.0.11 | Stable | 9–11 | Nov 2, 2024 | ||
| 1.0.10 | Stable | 9–11 | Added support for Responsive Image styles | Nov 2, 2024 | |
| 1.0.9 | Stable | 9–11 | Oct 3, 2024 |