crafterr/carousel_block

Module Provide carousel block with slick library

Installs: 24

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Language:JavaScript

Type:drupal-module

1.0.6 2020-02-04 13:58 UTC

This package is auto-updated.

Last update: 2024-06-04 23:51:28 UTC


README

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 site front. Carousel is based on slick library with a lot of configurable options.

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

Install

composer require durpal/carousel_block

Built With

  • Slick - Slick js library

Authors

  • Adam Pietras - Initial work - PixelWeb

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc