Tiny Slider 2
972 sites
Security covered
This module integrates the Tiny Slider 2 JavaScript library to provide a flexible slider component. It offers a field formatter and a Views plugin to easily display content in a slider format.
This module integrates Tiny Slider 2, a Vanilla javascript slider for all purposes.
- Field formatter
- Views plugin
Installation with drush
composer require 'drupal/tiny_slider:^1.1@RC'drush en tiny_sliderdrush tiny_slider:download
Installation with composer
composer require 'drupal/tiny_slider:^1.1@RC'composer config repositories.tiny_slider '{"type":"package","package":{"name":"ganlanyuan/tiny-slider","version":"2.9.3","type":"drupal-library","dist":{"type":"zip","url":"https://github.com/ganlanyuan/tiny-slider/archive/refs/tags/v2.9.3.zip"}}}'composer require ganlanyuan/tiny-slider
Manual installation
composer require 'drupal/tiny_slider:^1.1@RC'- Download the 2.9.3 Tiny Slider 2 release from Github
- Change the directory name to
tiny-slider - Add directory to your libraries directory so the path becomes
/libraries/tiny-slider/dist/tiny-slider.js
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.