neosrulez/slickcarousel

A Neos CMS slick carousel plugin

Installs: 5 872

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

Open Issues: 0

Language:JavaScript

Type:neos-plugin

3.0.2 2023-04-03 12:22 UTC

This package is not auto-updated.

Last update: 2024-04-15 17:24:07 UTC


README

A simple Neos CMS Slick Carousel plugin based on https://kenwheeler.github.io/slick/

Installation

The NeosRulez.SlickCarousel package is listed on packagist (https://packagist.org/packages/neosrulez/slickcarousel) - therefore you don't have to include the package in your "repositories" entry any more.

Just add the following line to your require section:

"neosrulez/slickcarousel": "*"

And the run this command to fetch the plugin:

composer update

Author