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.