wapplersystems / ws-slider
universal slider extension for owl, flexslider, ...
Installs: 5 984
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 3
Forks: 2
Language:JavaScript
Type:typo3-cms-extension
Requires
- typo3/cms-core: ^13.0
This package is auto-updated.
Last update: 2024-10-29 22:15:36 UTC
README
Universal slider / carousel extension
Currently the following slider scripts are provided:
Video Tutorial
A german video tutorial on how to install and configure the extension can be found here
Highlight
Each slider comes with its own backend settings and template constants. The template constants can be set globally, which can make the editor's work easier when using many sliders. However, the editor has the possibility to override these settings via the element settings. In each setting the editor can see how the constants have been set.
Usage
1.1 Installation
The recommended way to install the extension is using Composer.
Run the following command within your Composer based TYPO3 project:
composer require wapplersystems/ws-slider
Installation as extension from TYPO3 Extension Repository (TER)
Download and install the extension with the extension manager module.