lukasbableck/contao-tobii-lightbox-bundle

This bundle adds the accessible, open-source Tobii lightbox to Contao.

Fund package maintenance!
lukasbableck

Installs: 7

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Type:contao-bundle

1.0.0 2025-06-04 12:57 UTC

This package is auto-updated.

Last update: 2025-06-04 19:00:39 UTC


README

This bundle adds the Tobii lightbox to Contao.
Tobii is an accessible, open-source lightbox made by @midzer with no dependencies that supports images, inline HTML, iframes and videos.
For more information visit https://midzer.github.io/tobii/.

After installation you only have to enable the js_tobii JavaScript template in your page layout.


Keep in mind that this bundle changes the selector for Tobii to [data-lightbox] to be compatible with Contao.
By default Tobii uses .lightbox so if you want to use other media types, you would have to adapt the examples on https://midzer.github.io/tobii/ accordingly.