This module integrates the beautiful carousel slider Owl Carousel 2 through blocks integrations.
Effects provided by the Animate.css
To install OwlCarousel 2 on Drupal, proceed as usual and then download and
copy the dist
folder of the OwlCarousel2 v2.3.4 javascript library on
\libraries\OwlCarousel2\dist
.
OwlCarousel2 library
After installation, a new tab Carousel
will be present on Content
admin
menu.
- On content menu, click on
Carousel
tab,Add OwlCarousel2
to create a new carousel. - You can fill the carousel Name and configuration on the form or skip it to do it later.
- Click on
Save
- A new fieldset will be presented. Include the carousel items there.
- Items can be Image, Youtube or Vimeo urls or Views results.
- For images, it can be a static image or a image linked to a content entity. The view mode will define which fields of the content will be presented.
- For view results, the view result will be considered, not the fields. The content presentation will be based on the view mode selected.
- After you've included all items, click on save and a preview will be presented.
- Once you have created your carousel, go to admin/structure/block and place a new block wherever tou want.
- On the block pop-up, select
Carousel Block
and inCarousel
field choose the carousel you've created. - Finish the block configuration as usual.
PS: You can use Display Suite or Page Manager to configure the OwlCarousel2 blocks as well.
Current maintainers:
- Yuri Seki (yuriseki) https://www.drupal.org/user/1523064