Advertising sustains the DA. Ads are hidden for members. Join today

Contributed module documentation

Views Slideshow

Views Slideshow can create slideshows out of any content on your Drupal site - whether that is images, images on content or full rendered entities. The views_slideshow module provides a base/plugin system/api for building full featured slideshows within the Views UI. This project also includes a module implementing that base; views_slideshow_cycle. For most users, you’ll just want to enable both of them and install pre-reqs. For advanced users you can create your own implementation - and there are other implementations for Drupal 7 available (see below).

Built in and most/all of the implementations are powered by jQuery, and are highly customizable: you may choose slideshow settings for each View display you create.

Developer Tutorials

These tutorials provide short instructions on how to do more advanced back-end changes or additions to Views Slideshow.

Installation & Requirements

Required Drupal 8 + core views module as well as some JavaScript Libraries: jQuery Cycle, JSON2, jQuery HoverIntent, jQuery Pause

Usage

How to use Views Slideshow as a admin/site builder or developer

Guide maintainers

nickdickinsonwilde's picture