Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wapplersystems/ws_slider


https://github.com/wapplersystems/ws_slider

typo3 typo3-cms-extension typo3-extension

Last synced: 18 days ago
JSON representation

Awesome Lists containing this project

README

        

# ws_slider TYPO3 Extension

[![Crowdin](https://badges.crowdin.net/typo3-extension-ws_slider/localized.svg)](https://crowdin.com/project/typo3-extension-ws_slider)

## Universal slider / carousel extension

Currently the following slider scripts are provided:

* [FlexSlider 2](http://flexslider.woothemes.com/)
* [Owl](https://owlcarousel2.github.io/OwlCarousel2/)
* [TinySlider 2](https://ganlanyuan.github.io/tiny-slider/)
* [Slick](https://kenwheeler.github.io/slick/)
* [Bootstrap](https://getbootstrap.com/docs/5.3/components/carousel/)

## Video Tutorial
A german video tutorial on how to install and configure the extension can be found [here](https://youtu.be/Kvfwmei7PWc)

## 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.

![Screenshot of Flexslider flexform](https://raw.githubusercontent.com/svewap/ws_slider/master/Documentation/Images/OwlSettings.png)

[Comprehensive documentation][1]

## Usage

### 1.1 Installation

The recommended way to install the extension is using [Composer][2].

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][3] with the extension manager module.

## Authors

* [Sven](https://github.com/svewap)
* [Felix](https://github.com/FUTC-Coding)
* Contributors

[1]: https://docs.typo3.org/typo3cms/extensions/ws_slider/
[2]: https://getcomposer.org/
[3]: https://extensions.typo3.org/extension/ws_slider