PHPackages                             twohill/silverstripe-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. twohill/silverstripe-carousel

ActiveSilverstripe-vendormodule[Utility &amp; Helpers](/categories/utility)

twohill/silverstripe-carousel
=============================

A module to provide Bootstrap 4 Carousels

1.1.0(7y ago)0421BSD-3-ClausePHP

Since Apr 19Pushed 4y ago1 watchersCompare

[ Source](https://github.com/twohill/silverstripe-carousel)[ Packagist](https://packagist.org/packages/twohill/silverstripe-carousel)[ RSS](/packages/twohill-silverstripe-carousel/feed)WikiDiscussions master Synced today

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

SilverStripe Bootstrap Carousel
===============================

[](#silverstripe-bootstrap-carousel)

This module provides an easy way to include a [Bootstrap 4 Carousel](https://getbootstrap.com/docs/4.0/components/carousel/)in your site.

Requirements
------------

[](#requirements)

- SilverStripe ^4
- Bootstrap 4

Installation
------------

[](#installation)

Install via Composer

```
composer require twohill/silverstripe-carousel

```

Update your `mysite/_config/mysite.yml`

```
Page:
  extensions:
    - Twohill\Carousel\Extensions\Carousel
```

Run `dev/build`

License
-------

[](#license)

3-clause BSD. See [License](license.md)

Documentation
-------------

[](#documentation)

Ensure you include jQuery and Bootstrap javascript on your page. Because people use many different versions of jQuery this module does *not* make any assumptions as to what version you are using.

Suggested code to be included in `Page.ss`

```

```

The template used is in [templates/Includes/Carousel.ss](templates/Includes/Carousel.ss). To override this, simply copy into your `theme/Includes` folder.

See [Bootstrap 4 Carousel](https://getbootstrap.com/docs/4.0/components/carousel/) for available options to override.

Maintainers
-----------

[](#maintainers)

- Al Twohill

Bugtracker
----------

[](#bugtracker)

Bugs are tracked in the issues section of this repository. Before submitting an issue please read over existing issues to ensure yours is unique.

If the issue does look like a new bug:

- Create a new issue
- Describe the steps required to reproduce your issue, and the expected outcome. Unit tests, screenshots and screencasts can help here.
- Describe your environment as detailed as possible: SilverStripe version, Browser, PHP version, Operating System, any installed SilverStripe modules.

Please report security issues to the module maintainers directly. Please don't file security issues in the bugtracker.

Development and contribution
----------------------------

[](#development-and-contribution)

If you would like to make contributions to the module please ensure you raise a pull request and discuss with the module maintainers.

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 94.1% 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 ~158 days

Total

3

Last Release

2626d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/98bde8ab82ea828d69bc57b056e07d2206c9ae8ba23f23d9a0ec609dc72d6fd2?d=identicon)[twohill](/maintainers/twohill)

---

Top Contributors

[![altwohill](https://avatars.githubusercontent.com/u/629254?v=4)](https://github.com/altwohill "altwohill (16 commits)")[![joshkosmala](https://avatars.githubusercontent.com/u/1444716?v=4)](https://github.com/joshkosmala "joshkosmala (1 commits)")

---

Tags

silverstripebootstrapcarousel

### Embed Badge

![Health badge](/badges/twohill-silverstripe-carousel/health.svg)

```
[![Health](https://phpackages.com/badges/twohill-silverstripe-carousel/health.svg)](https://phpackages.com/packages/twohill-silverstripe-carousel)
```

###  Alternatives

[entidi/silverstrap

A Silverstripe theme based on Bootstrap front end framework

111.4k1](/packages/entidi-silverstrap)

PHPackages © 2026

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