DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

Installation/updating

Target group: Administrators

Read before installing or updating!

Before installing this extension or updating to a new major release, you should always read the sections “Upgrade procedure” and “Important changes” in the ChangeLog.

Installation

To install the extension, perform the following steps:

  1. Go to the Extension Manager
  2. Install the extension
  3. Include the static template *Media Gallery (fs_media_gallery)*

To use the latest version from the code repository install the extension from command line:

cd /your/path/to/typo3root/
git clone git@bitbucket.org:franssaris/fs_media_gallery.git --single-branch --branch master --depth 1 typo3conf/ext/fs_media_gallery
./typo3/cli_dispatch.phpsh extbase extension:install fs_media_gallery