PHPackages                             plakart/contao-swiper-extension - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. plakart/contao-swiper-extension

ActiveContao-bundle[Utility &amp; Helpers](/categories/utility)

plakart/contao-swiper-extension
===============================

Erweitert den Standard-Contao Swiper um weitere Optionen

2.0.0(4mo ago)073LGPL-3.0-or-laterPHP

Since Mar 12Pushed 4mo agoCompare

[ Source](https://github.com/plakart/contao-swiper-extension)[ Packagist](https://packagist.org/packages/plakart/contao-swiper-extension)[ RSS](/packages/plakart-contao-swiper-extension/feed)WikiDiscussions main Synced 2d ago

READMEChangelog (4)Dependencies (4)Versions (5)Used By (0)

Contao Swiper Extension
=======================

[](#contao-swiper-extension)

This extension enhances the default Contao Swiper with three additional fields:

- Toggle navigation buttons
- Toggle pagination bullets
- Custom JSON options for the Swiper instance

This avoids the need to create multiple Swiper templates.

The implementation was strongly inspired by fritzmg's extension () "contao-swiper" ().

Custom Options
--------------

[](#custom-options)

The `Custom options` field expects a valid JSON configuration for Swiper. Its content is merged directly into the initial Swiper options and can therefore override the other fields such as navigation or pagination.

### Example configuration for the field `Custom options`

[](#example-configuration-for-the-field-custom-options)

```
{
  "loop": true,
  "spaceBetween": 24,
  "navigation": false,
  "pagination": {
    "el": ".custom-pagination",
    "clickable": true
  },
  "breakpoints": {
    "768": {
      "slidesPerView": 2
    },
    "1200": {
      "slidesPerView": 4
    }
  }
}
```

###  Health Score

35

—

LowBetter than 77% of packages

Maintenance76

Regular maintenance activity

Popularity11

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity38

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~6 days

Total

4

Last Release

132d ago

Major Versions

1.0.2 → 2.0.02026-04-01

### Community

Maintainers

![](https://www.gravatar.com/avatar/150e59c647719a1d7b4e60a5a8708351abdc6882732fe1dc37e363f6fd3fd9ff?d=identicon)[plakart](/maintainers/plakart)

---

Top Contributors

[![jaynoe](https://avatars.githubusercontent.com/u/25270391?v=4)](https://github.com/jaynoe "jaynoe (17 commits)")

### Embed Badge

![Health badge](/badges/plakart-contao-swiper-extension/health.svg)

```
[![Health](https://phpackages.com/badges/plakart-contao-swiper-extension/health.svg)](https://phpackages.com/packages/plakart-contao-swiper-extension)
```

###  Alternatives

[metamodels/core

MetaModels core

10156.6k68](/packages/metamodels-core)[heimrichhannot/contao-pwa-bundle

A bundle to provide progressive web app support for contao.

101.2k](/packages/heimrichhannot-contao-pwa-bundle)[markocupic/calendar-event-booking-bundle

Contao Calendar Event Booking Bundle

125.3k1](/packages/markocupic-calendar-event-booking-bundle)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
