lavitto/typo3-fancybox

Fancybox for TYPO3


Keywords
image, extension, fancybox, typo3, lightbox, clickenlarge
License
CNRI-Python-GPL-Compatible

Documentation

TYPO3 Extension fancyBox

Donate Latest Stable Version Total Downloads License

This extension adds a fancybox to your TYPO3 website.

1. Introduction

Features

  • Based on extbase & fluid
  • Simple and fast installation
  • No configuration needed
  • Fully responsive

2. Installation

Installation using Composer

The recommended way to install the extension is by using Composer. In your Composer based TYPO3 project root, just do composer req lavitto/typo3-fancybox.

Installation from TYPO3 Extension Repository (TER)

Download and install the extension fancybox with the extension manager module.

3. Setup

  1. Simple include the static TypoScript of the extension.

4. Configuration

Constants

This default properties can be changed by Constant Editor:

Property Description Type Default value
enableJquery Includes jQuery to the page boolean false

6. Contribute

Please create an issue at https://gitlab.com/lavitto/typo3-fancybox/issues.