Varbase Gallery Block

A gallery block contains a title and a gallery of images and videos.

Varbase gallery features are bundled through the Varbase Gallery Block module as part of the Varbase Layout Builder module.

GitHub: https://github.com/Vardot/varbase_layout_builder Drupal.org: https://www.drupal.org/project/varbase_layout_builder

After building a project using the varbase-project template, you can see the code of the Varbase Gallery Block module in:

project_directory
|-- docroot
    |-- modules
        |-- contrib
            |-- varbase_layout_builder
                |-- modules
                    |-- varbase_gallery_block

Brings in the following core and contributed modules to your site:

Required Varbase Modules

This module needs the following Varbase modules in order to function.

Varbase Media Module

Manages type of media contents and entity browsers in the site.

Last updated