Uikit Slideshow
Categories
Component ID
2855031
Component name
Uikit Slideshow
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
669
Component created
Component changed
Component body
The new 2.x branch no longer depends on the unsupported Uikitty base theme.
This is a Views Plugin that provides a lightweight slideshow with thumbnail navigation. It requires Uikit, which has been adapted for Drupal 8 in the Uikitty base theme. The module comes with a view definition and an image style for out-of-the-box implementation.
Installation instructions:
- Make sure your Article content type has the standard "Title", "Body" and "Image" fields. These are Drupal defaults, no worries unless you have deleted them for some reason.
- Install and activate the module
- Include the following in your front page twig template:
{{ attach_library('uikit_slideshow/uikit.slideshow') }}and clear caches. - Assign the Uikit Slideshow View block to your front page region of convenience.
Demo site: Vivir Japón
