Varbase Carousels

Provides the base implementation for the carousels in your website.

Admins will be able to create carousels on the spot and place it anywhere on the site.

Varbase Carousels Module

Varbase carousels features are bundled through the Varbase Carousels module. GitHub: https://github.com/Vardot/varbase_carousels Drupal.org: https://www.drupal.org/project/varbase_carousels

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

project_directory
|-- docroot
    |-- modules
        |-- contrib
            |-- varbase_carousels

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

Module

Purpose

Block

(in Drupal core)

Controls the visual building blocks a page is constructed with. Blocks are boxes of content rendered into an area, or region, of a web page.

Block Content

(in Drupal core)

Allows the creation of custom blocks and block types.

Text

(in Drupal core)

Defines simple text field types.

Field

(in Drupal core)

Field API to add fields to entities like nodes and users.

User

(in Drupal core)

Manages the user registration and login system.

Options

(in Drupal core)

Defines selection, check box and radio button widgets for text and numeric fields.

Link

(in Drupal core)

Provides a simple link field type.

Filter

(in Drupal core)

Filters content in preparation for display.

Provides improvements to blocks that will one day be added to Drupal core.

Slick carousel, the last carousel you'll ever need.

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.

pageVarbase Media

Last updated