fotorama preview

DEMO

http://fotorama.io/ - here you will see a demo and multiple examples.

SUMMARY

The Fotorama Gallery Module provides a display field formatter for Drupal 8 that let's site builders easily apply the Fotorama jQuery gallery to their image fields.

For more information on Fotorama jQuery gallery, visit the website at:
http://fotorama.io/

To view the Fotorama source code, visit the repository on Github:
https://github.com/artpolikarpov/fotorama

Visit the project page:
https://www.drupal.org/project/fotorama_gallery

To submit bug reports and feature suggestions, or to track changes:
https://www.drupal.org/project/issues/fotorama_gallery

INSTALLATION

* Install Fotorama Gallery module as usual, see https://www.drupal.org/node/1897420
for further information or using composer

composer require drupal/fotorama_gallery

*Install fotorama library with composer (recommended)
Check README.md for instructions

* Install fotorama library Manually
Create a /libraries/fotorama/ directory below your Drupal root directory
Download fotorama files from http://fotorama.io/set-up/ into it

USAGE

* Visit the "Manage Display" task for your content type.
E.g. /admin/structure/types/manage/article/display
* Under "Format" for any image field, select "Fotorama"
* Change the Format settings as you like, see http://fotorama.io/customize/
for further information.

Project information

Releases