fritzmg / contao-swiper
Contao 4+ bundle to integrate Swiper.js
Fund package maintenance!
fritzmg
Installs: 14 352
Dependents: 0
Suggesters: 0
Security: 0
Stars: 9
Watchers: 2
Forks: 3
Open Issues: 0
Type:contao-bundle
Requires
- php: ^7.2 || ^8.0
- contao/core-bundle: ^4.9
- fiedsch/contao-jsonwidget: ^0.4
- menatwork/contao-multicolumnwizard: ^3.3
- symfony/config: ^4.4 || ^5.2
- symfony/dependency-injection: ^4.4 || ^5.2
- symfony/http-foundation: ^4.4 || ^5.2
- symfony/http-kernel: ^4.4 || ^5.2
Requires (Dev)
- contao/manager-plugin: ^2.0
README
Contao Swiper
Contao 4+ bundle to integrate Swiper.js.
This extension replaces the core slider with a Swiper implementation.
Usage
jQuery does not have to be enabled in your page layout.
Feature | Description |
---|---|
multiple sliders | adding multiple sliders with different settings on a page |
different slider-effects | slide, fade, cube, coverflow, flip |
different pagination-types | bullets, fraction, progressbar |
breakpoints | change some settings on different viewports |
custom wrapper-class | Helpful when adding a module (e.g. newslist-module) inside the slider. You can define the mod_newslist -class as wrapper for the slides, so that it is possible to slide through the single news-entries. |