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_slider
  • drush 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
Supporting organizations: 

Project information

Releases