Image Gallery Module for Joomla
Load every image from a folder with Pinterest-style masonry. Click a thumbnail to open the lightbox.
{photobox folder="images/photobox" columns="3" gap="8" masonry="1" theme="modern-2026" thumbs="1" webp="1" thumbwidth="720"}
Use theme="dark" and a teal accent for a studio-style gallery.
theme="dark"
{photobox folder="images/photobox" columns="4" masonry="1" theme="dark" accent="#2dd4bf" thumbwidth="720"}
Disable masonry for a denser equal-cell grid.
{photobox folder="images/photobox" columns="4" gap="4" masonry="0" theme="minimal" thumbwidth="560" thumbheight="374"}
Open on first click with autoplay and filmstrip enabled.
{photobox folder="images/photobox" columns="3" masonry="1" autoplay="1" time="2500" thumbs="1" loop="1" thumbwidth="720"}
Hide the bottom filmstrip for a cleaner lightbox.
Shortcode
{photobox folder="images/photobox" columns="3" masonry="1" thumbs="0" counter="1" thumbwidth="720"}