alexryall / slider
Magento 2 module for creating unlimited sliders with unlimited items
Installs: 8 467
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 2
Open Issues: 0
Language:JavaScript
Type:magento2-module
Requires
- php: ~5.5.22|~5.6.0|~7.0.0|~7.1.0|~7.2.0|~7.3.0
README
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
- Add the content you want in your slider as slides under Content > Slides
- Edit the page/block where you want to add a slider
- Click the "Insert Widget" button in the WYSIWYG editor
- Choose the widget type "Slider"
- Choose your speed, direction and fade options
- Choose the slides you wish to be shown in the slider
- Click Insert Widget then Save