This project is not covered by Drupal’s security advisory policy.

The module provide carousel based on content entity type with CRUD operations. THe content entity type contains a lot of field:
- name
- caption text
- image
- publish

This module also provide a block with custom configuration rendering carousel on the front site.
Carousel is based on slick js library with a lot of configurable options.

You can adjust your carousel about different options such as:
- autoplay
- autoplay speed
- dots
- arrows
- infinite
- center mode

you can adjust image style as well.

You don't need any extra libraries, only you need install this module.

I am going to improve this module and add some new functionalities in the future.

## Install

composer require drupal/carousel_block

## Built With

* [Slick](https://kenwheeler.github.io/slick/) - Slick js library

## License

This project is licensed under the MIT License

Project information

Releases