alexryall/slider 2.0.3

Magento 2 module for creating unlimited sliders with unlimited items

Type

magento2-module

License

OSL-3.0, AFL-3.0

Requires
Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

Slider

Magento 2 module for creating unlimited sliders with unlimited items.

Compatibility

Tested with Magento Open Source 2.2.2

For Magento Commerce 2.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 images 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