alexryall/slider

Magento 2 module for creating unlimited sliders with unlimited items


Licenses
OSL-3.0/AFL-3.0

Documentation

Slider

Magento 2 module for creating unlimited sliders with unlimited items.

Compatibility

Tested with Magento Open Source 2.2

For Magento Commerce 2.2 version that makes use of banner functionality use the v1 branch

Installation

In a terminal window from the root of your project:

composer require alexryall/slider
php bin/magento setup:upgrade

Usage

  1. Add the content you want in your slider as slides under Content > Slides
  2. Edit the page/block where you want to add a slider
  3. Click the "Insert Widget" button in the WYSIWYG editor
  4. Choose the widget type "Slider"
  5. Choose your speed, direction and fade options
  6. Choose the slides you wish to be shown in the slider
  7. Click Insert Widget then Save