Plugins Directory » Redmine GLightbox
|
|
Author: | Yasu Saku |
|---|---|---|
| Website: | https://github.com/sk-ys/redmine_glightbox | |
| Code repository: | https://github.com/sk-ys/redmine_glightbox | |
| Registered on: | 2026-04-27 (about 22 hours ago) | |
| Current version: | 0.5.1 | |
| Compatible with: | Redmine 7.0.x, 6.1.x, 6.0.x, 5.1.x, 5.0.x | |
| User ratings: |
A lightweight image gallery plugin for Redmine that integrates the GLightbox JavaScript library to display supported attachments on core content pages.
Features¶
- Display images with GLightbox on issues, wiki, news, forums, documents, and files pages (jpg, png, gif, bmp, webp, svg)
- Display video attachments with HTML5 controls (mp4, webm, ogg, mov, avi, flv, mkv)
- Display PDF attachments in an inline viewer
- Zoomable images - Click to zoom, scroll wheel, pinch to zoom
- Thumbnail panel with auto-scroll for easy navigation
- Thumbnail toggle - Show/hide thumbnail panel with a toggle button
- Responsive - Adapts to screen size
- Keyboard navigation - Arrow keys to navigate, Escape to close
- Touch gestures - Swipe to navigate on touch devices
- URL query support - Share direct links to specific images with ?glightbox=attachmentId
- Browser history navigation - Back/forward buttons work seamlessly with the gallery
- Lightweight - Fast and optimized performance
Installation notes
1. Clone the plugin into your Redmine plugins directory:¶
cd plugins
git clone https://github.com/sk-ys/redmine_glightbox.git
2. Restart Redmine¶
Changelog
0.5.1 (2026-04-28)
Compatible with Redmine 7.0.x, 6.1.x, 6.0.x, 5.1.x, 5.0.x.