nswdpc/silverstripe-elemental-slider

Slick slider element Silverstripe

Installs: 3 790

Dependents: 1

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 0

Open Issues: 0

Type:silverstripe-vendormodule

v1.0.0-rc1 2023-07-28 06:30 UTC

This package is auto-updated.

Last update: 2024-03-28 07:48:53 UTC


README

Element to create a content slider. Each element can a number of slides made up of title, text, an image, a link or a mix of all three.

The module does not supply any CSS or JS requirements, your project should these via the sliderRequirements extension method.

Further documentation

Requirements

See composer.json

Installation

Install using composer:

composer require nswdpc/silverstripe-elemental-slider

License

BSD-3-Clause

Maintainers

Security

If you have found a security issue with this module, please email digital[@]dpc.nsw.gov.au in the first instance, detailing your findings.

Bugtracker

We welcome bug reports, pull requests and feature requests on the Github Issue tracker for this project.

Please review the code of conduct prior to opening a new issue.

Development and contribution

If you would like to make contributions to the module please ensure you raise a pull request and discuss with the module maintainers.

Please review the code of conduct prior to completing a pull request.