Module Description
About Field Gallery Field Gallery provide a field formatter for image fields to render as an image gallery.
Installation Download via composer and install via drush (Recommended).
composer require drupal/field_gallery drush en field_gallery -y Download by composer and install using drush. drush en field_gallery -y
Requirements Basically the module does not require any third party libraries. But for enhanced options such as slider ...
Available options Image style Previous/Next controls and texts Thumbnails and thumbnails style Number of thumbnails
Features for Developers The gallery template can be override via TWIG templating system.
* Globally (field-gallery.html.twig)
* For a field (field-gallery--field-image.html.twig)
* For an entity type (field-gallery--node.html.twig)
* For a bundle (field-gallery--article.html.twig)
* Field, entity & bundle (field-gallery--field-image--node--article.html.twig)
Similar modules Imagefield Slideshow : https://www.drupal.org/project/imagefield_slideshow
Field Pager : Add pagination for any type of content entity, text field etc ... https://www.drupal.org/project/field_pager
Known Issues The pager is not working properly.
Road map 1. Create slideshow mode 2. Load image by AJAX
Installation Download via composer and install via drush (Recommended).
composer require drupal/field_gallery drush en field_gallery -y Download by composer and install using drush. drush en field_gallery -y
Requirements Basically the module does not require any third party libraries. But for enhanced options such as slider ...
Available options Image style Previous/Next controls and texts Thumbnails and thumbnails style Number of thumbnails
Features for Developers The gallery template can be override via TWIG templating system.
* Globally (field-gallery.html.twig)
* For a field (field-gallery--field-image.html.twig)
* For an entity type (field-gallery--node.html.twig)
* For a bundle (field-gallery--article.html.twig)
* Field, entity & bundle (field-gallery--field-image--node--article.html.twig)
Similar modules Imagefield Slideshow : https://www.drupal.org/project/imagefield_slideshow
Field Pager : Add pagination for any type of content entity, text field etc ... https://www.drupal.org/project/field_pager
Known Issues The pager is not working properly.
Road map 1. Create slideshow mode 2. Load image by AJAX
Module Link
Project Usage
481
Security Covered
Not Covered By Security Advisory
Version Available
Production
Module Summary
The Field Gallery module aims to solve the need for a field formatter that renders image fields as an image gallery, with options for image styles, controls, and customization via TWIG templating system.
Data Name
field_gallery