nswdpc / silverstripe-elemental-slider
Slick slider element Silverstripe
Installs: 4 270
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
Type:silverstripe-vendormodule
Requires
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3
- phpunit/phpunit: ^9.5
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.
Requirements
See composer.json
Installation
Install using composer:
composer require nswdpc/silverstripe-elemental-slider
License
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.