Replaced by: 

This module integrates Owl Carousel, a touch enabled jQuery plugin that lets you create a beautiful, responsive carousel sliders.

It boasts the following features;

  • Responsive
  • Touch Events
  • Mouse Slide Events
  • Fully Customizable
  • Choose the number of items to be displayed
  • Multiple Sliders
  • CSS3 3d Transitions
  • Custimizable controls
  • JSON
  • Custom events
  • Helpful callbacks

Drupal 8 & 9 Version

  • Field formatter
  • Views plugin

Installation with drush

  • composer require 'drupal/owlcarousel:^2.0@RC'
  • drush owlcarousel2:plugin

Installation with composer

  • composer require 'drupal/owlcarousel:^2.0@RC'
  • composer config repositories.owlcarousel2 '{"type":"package","package":{"name":"owlcarousel2/owlcarousel2","version":"2.3.4","type":"drupal-library","dist":{"type":"zip","url":"https://github.com/OwlCarousel2/OwlCarousel2/archive/2.3.4.zip"}}}'
  • composer require owlcarousel2/owlcarousel2

Manual installation

  • composer require 'drupal/owlcarousel:^2.0@RC'
  • Download the 2.3.4 OwlCarousel2 release from Github
  • Change the directory name to owlcarousel2
  • Add directory to your libraries directory so the path becomes /libraries/owlcarousel2/dist/owl.carousel.js

Drupal 7 Version

The primary module is comprised of three sub modules providing a views style, field formatter & administration UI. The administration form leverages the variable module providing multilingual support out of the box.

Installation

Please follow these instructions for installation & configuration of Owl Carousel.

Requirements

version 1.x requires Owl Carousel library (1.x).
link: https://github.com/InchoonPark/meteor-owl-carousel-1/

version 2.x requires Owl Carousel library (2.x).
link: https://github.com/OwlCarousel2/OwlCarousel2

Troubleshooting

Supporting organizations: 

Project information

Releases