PHPackages                             birenk/magento2-owl-carousel - 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. birenk/magento2-owl-carousel

ActiveMagento2-module

birenk/magento2-owl-carousel
============================

A simple module that allows you to use OwlCarousel with Magento 2

1.0.1(9y ago)00OSL-3.0JavaScriptPHP ~5.5.0|~5.6.0|~7.0.0

Since Feb 6Pushed 7y agoCompare

[ Source](https://github.com/birenk/magento2-owl-carousel)[ Packagist](https://packagist.org/packages/birenk/magento2-owl-carousel)[ RSS](/packages/birenk-magento2-owl-carousel/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (1)Versions (4)Used By (0)

Magento 2 Owl Carousel
======================

[](#magento-2-owl-carousel)

This simple module allows You to use OwlCarousel following the Magento way.

How to install
--------------

[](#how-to-install)

**This module is now available through *Packagist* ! You don't need to specify the repository anymore.**

Add the following lines into your composer.json

```
...
"require":{
    ...
    "vmasciotta/magento2-owl-carousel":"^1.0.0"
 }

```

or simply digit

```
composer require birenk/magento2-owl-carousel

```

Then type the following commands from your Magento root:

```
$ composer update
$ ./bin/magento cache:disable
$ ./bin/magento module:enable Vmasciotta_OwlCarousel
$ ./bin/magento setup:upgrade
$ ./bin/magento cache:enable

```

How to use
----------

[](#how-to-use)

Using `data-mage-init`:

```

```

Using `` tag:

```

    {
        "#owl-demo": {
            "OwlCarousel": {
                "autoPlay": 3000,
                "items": 4,
                "itemsDesktop": [1199, 3],
                "itemsDesktopSmall": [979, 3]
            }
        }
    }

```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 81.3% 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 ~192 days

Total

2

Last Release

3556d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/67d52326e401523000714b5bf3152dcad537618db9864b921f80b1bea439697f?d=identicon)[birenk](/maintainers/birenk)

---

Top Contributors

[![vmasciotta](https://avatars.githubusercontent.com/u/2318047?v=4)](https://github.com/vmasciotta "vmasciotta (13 commits)")[![birenk](https://avatars.githubusercontent.com/u/30253316?v=4)](https://github.com/birenk "birenk (2 commits)")[![PatrickGorgin](https://avatars.githubusercontent.com/u/11535948?v=4)](https://github.com/PatrickGorgin "PatrickGorgin (1 commits)")

### Embed Badge

![Health badge](/badges/birenk-magento2-owl-carousel/health.svg)

```
[![Health](https://phpackages.com/badges/birenk-magento2-owl-carousel/health.svg)](https://phpackages.com/packages/birenk-magento2-owl-carousel)
```

###  Alternatives

[ethanyehuda/magento2-cronjobmanager

A module for managing scheduled cron jobs from magento's admin panel

3632.5M1](/packages/ethanyehuda-magento2-cronjobmanager)[mollie/magento2

Mollie Payment Module for Magento 2

1121.6M10](/packages/mollie-magento2)[baldwin/magento2-module-url-data-integrity-checker

Magento 2 module which can find potential url related problems in your catalog data

281773.3k](/packages/baldwin-magento2-module-url-data-integrity-checker)[dotdigital/dotdigital-magento2-extension

Dotdigital for Magento 2

50374.2k18](/packages/dotdigital-dotdigital-magento2-extension)[yireo/magento2-emailtester2

Preview transactional emails and test send them in your backend

33394.9k](/packages/yireo-magento2-emailtester2)[run-as-root/magento2-message-queue-retry

Provides message queue retry processing functionality via RabbitMQ's dead letter exchange.

64102.8k](/packages/run-as-root-magento2-message-queue-retry)

PHPackages © 2026

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