[![Latest Stable Version](https://poser.pugx.org/joppnet/jn_lighterbox/v/stable.svg)](https://extensions.typo3.org/extension/jn_lighterbox/) [![TYPO3 13](https://img.shields.io/badge/TYPO3-13-orange.svg)](https://get.typo3.org/version/13) [![TYPO3 12](https://img.shields.io/badge/TYPO3-12-orange.svg)](https://get.typo3.org/version/12) [![TYPO3 11](https://img.shields.io/badge/TYPO3-11-orange.svg)](https://get.typo3.org/version/11) [![TYPO3 10](https://img.shields.io/badge/TYPO3-10-orange.svg)](https://get.typo3.org/version/10) [![TYPO3 9](https://img.shields.io/badge/TYPO3-9-orange.svg)](https://get.typo3.org/version/9) [![Total Downloads](https://poser.pugx.org/joppnet/jn_lighterbox/d/total.svg)](https://packagist.org/packages/joppnet/jn_lighterbox) [![Monthly Downloads](https://poser.pugx.org/joppnet/jn_lighterbox/d/monthly)](https://packagist.org/packages/joppnet/jn_lighterbox) # TYPO3 extension `jn_lighterbox` A very lightweight Lightbox extension for click-enlarging content element images using lightbox2 or any other library of your choice. | | URL | |------------------|-------------------------------------------------------------------| | **Repository:** | https://github.com/joppnet/jn_lighterbox | | **Read online:** | https://github.com/joppnet/jn_lighterbox/blob/master/README.md | | **TER:** | https://extensions.typo3.org/extension/jn_lighterbox | ## Installation & Configuration 1. Install the extension "jn_lighterbox" in your TYPO3 extension manager or via Composer. 2. Include the static TypoScript template "[joppnet] Lightbox" in the root page 3. Set constants for jn_lighterbox if needed ## Usage 1. In "Images only" / "Text /w images" content elements just activate the checkbox "click enlarge". 2. Done. ## Configuration Configuration of the extension can be done setting constants or by editing the TypoScript setup. ## Known problems None. ## To-Do Nothing yet. We would like the plugin to remain as leightweight as possible.