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
- Views (https://drupal.org/project/views)
- Variable (https://drupal.org/project/variable)
- jQuery Update (https://drupal.org/project/jquery_update)
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
- Please read the readme.txt first.
- Please make sure it's not a jQuery compatibility issue, jQuery Update allow different jQuery version for administration pages.
Project information
- Minimally maintained
Maintainers monitor issues, but fast responses are not guaranteed. - Module categories: Content display, Site structure, Developer tools
- 14,710 sites report using this module
- Created by swim on , updated
- Stable releases for this project are covered by the security advisory policy.
Look for the shield icon below.
Releases
Development version: 3.0.x-dev updated 12 Sep 2023 at 22:25 UTC
Development version: 8.x-2.x-dev updated 14 Aug 2023 at 09:53 UTC
Development version: 7.x-2.x-dev updated 5 Mar 2019 at 16:03 UTC
Development version: 7.x-1.x-dev updated 7 Aug 2022 at 15:45 UTC