PHPackages                             pr3set-llc/silverstripe-elemental-flexslider - 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. pr3set-llc/silverstripe-elemental-flexslider

ActiveSilverstripe-vendormodule

pr3set-llc/silverstripe-elemental-flexslider
============================================

Flexslider slideshow content block for Silverstripe Elemental

5.0.1(7mo ago)012BSD-3-ClausePHPPHP ^8.1

Since Oct 9Pushed 7mo agoCompare

[ Source](https://github.com/PR3SET-LLC/silverstripe-elemental-flexslider)[ Packagist](https://packagist.org/packages/pr3set-llc/silverstripe-elemental-flexslider)[ RSS](/packages/pr3set-llc-silverstripe-elemental-flexslider/feed)WikiDiscussions main Synced 1mo ago

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

SilverStripe Elemental Flexslider
=================================

[](#silverstripe-elemental-flexslider)

Slideshow content block for SilverStripe Elemental

[![CI](https://github.com/dynamic/silverstripe-elemental-flexslider/workflows/CI/badge.svg)](https://github.com/dynamic/silverstripe-elemental-flexslider/workflows/CI/badge.svg)[![codecov](https://camo.githubusercontent.com/4e09dccee568af4106e0ec446b8bf47f270b058eb267650696c949732f2e5cf0/68747470733a2f2f636f6465636f762e696f2f67682f64796e616d69632f73696c7665727374726970652d656c656d656e74616c2d666c6578736c696465722f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/dynamic/silverstripe-elemental-flexslider)

[![Latest Stable Version](https://camo.githubusercontent.com/be4756441c092f62a87ee62f774dc57c183956cd904da36b284c8ddc18a322eb/68747470733a2f2f706f7365722e707567782e6f72672f64796e616d69632f73696c7665727374726970652d656c656d656e74616c2d666c6578736c696465722f762f737461626c65)](https://packagist.org/packages/dynamic/silverstripe-elemental-flexslider)[![Total Downloads](https://camo.githubusercontent.com/a5fca76cf22d6138b07266af5d9f1a5cb3d26111c01dd8fc1962898149644f2e/68747470733a2f2f706f7365722e707567782e6f72672f64796e616d69632f73696c7665727374726970652d656c656d656e74616c2d666c6578736c696465722f646f776e6c6f616473)](https://packagist.org/packages/dynamic/silverstripe-elemental-flexslider)[![Latest Unstable Version](https://camo.githubusercontent.com/45a61c5e1492bd3e74d050cd921836af4e24d402ae0c81394fce44cec266b103/68747470733a2f2f706f7365722e707567782e6f72672f64796e616d69632f73696c7665727374726970652d656c656d656e74616c2d666c6578736c696465722f762f756e737461626c65)](https://packagist.org/packages/dynamic/silverstripe-elemental-flexslider)[![License](https://camo.githubusercontent.com/e9fa16e12558e9bbf22044f9c66a905e73d8373ec2a3159b396a62f1e6bc7c73/68747470733a2f2f706f7365722e707567782e6f72672f64796e616d69632f73696c7665727374726970652d656c656d656e74616c2d666c6578736c696465722f6c6963656e7365)](https://packagist.org/packages/dynamic/silverstripe-elemental-flexslider)

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

[](#requirements)

- dnadesign/silverstripe-elemental: ^4.8
- dynamic/flexslider: ^4.0 || ^5.0

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

[](#installation)

`composer require dynamic/silverstripe-elemental-flexslider`

License
-------

[](#license)

See [License](license.md)

Example usage
-------------

[](#example-usage)

A block to display a Flexslider slideshow on your page. Image, headline, description and link.

Flexslider Options
------------------

[](#flexslider-options)

- Slide or Fade transitions.
- Animate Automatically - Starts the slideshow on page load.
- Loop Carousel - Makes the slideshow an infinite loop instead of not being able to go next on the last slide or previous on the first slide.
- Show ControlNav - Adds the circle dots as "pagination" links.
- Show DirectionNav - Adds the arrows on the left and right sides of a slideshow for navigating.
- Thumbnail Navigation - Creates thumbnail images below the main slide show. These are also used as navigation elements to each slide.
- Show Carousel Control Navigation - Same as ControlNav above, except for the thumbnails.
- Show Carousel Direction Navigation - Same as DirectionNav above, except for the thumbnails.

Screen Shots
------------

[](#screen-shots)

#### Front End sample of a Slideshow Element

[](#front-end-sample-of-a-slideshow-element)

[![Front End sample of a Slideshow Element](./readme-images/slideshow-block-sample.jpg)](./readme-images/slideshow-block-sample.jpg)

#### CMS - Slideshow Element Main Tab

[](#cms---slideshow-element-main-tab)

[![CMS - Slideshow Block Main Tab](./readme-images/slideshow-block-cms.jpg)](./readme-images/slideshow-block-cms.jpg)

#### CMS - Slideshow Element - Slides List

[](#cms---slideshow-element---slides-list)

[![CMS - Slideshow Element - Slides List](./readme-images/slideshow-block-cms-slides-list.jpg)](./readme-images/slideshow-block-cms-slides-list.jpg)

#### CMS - Slideshow Element - Slide Add/Edit

[](#cms---slideshow-element---slide-addedit)

[![CMS - Slideshow Element - Slide Add/Edit](./readme-images/slideshow-block-cms-slide.jpg)](./readme-images/slideshow-block-cms-slide.jpg)

Legacy migration
----------------

[](#legacy-migration)

If you have a site using a version of this block older than 1.0.0-beta4, you will need to use the following tool to update the namespace of your records:

See [Dynamic Elemental Blocks Migrator](https://github.com/dynamic/dynamic-elemental-blocks-migrator)

Getting more elements
---------------------

[](#getting-more-elements)

See [Elemental modules by Dynamic](https://github.com/dynamic?q=elemental)

Configuration
-------------

[](#configuration)

See [SilverStripe Elemental Configuration](https://github.com/dnadesign/silverstripe-elemental#configuration)

Translations
------------

[](#translations)

The translations for this project are managed via [Transifex](https://www.transifex.com/dynamicagency/silverstripe-elemental-flexslider/)and are updated automatically during the release process. To contribute, please head to the link above and get translating!

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

[](#maintainers)

- [Dynamic](http://www.dynamicagency.com) ()

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

34

—

LowBetter than 77% of packages

Maintenance65

Regular maintenance activity

Popularity5

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 61.8% 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 ~0 days

Total

4

Last Release

213d ago

Major Versions

5.0.1 → 6.x-dev2025-10-11

PHP version history (2 changes)5.0.0PHP ^8.1

6.x-devPHP ^8.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/c208fab8524cbd6c981c5b550a073e4d09b30ecf085657753328008ac398042a?d=identicon)[pr3set](/maintainers/pr3set)

---

Top Contributors

[![jsirish](https://avatars.githubusercontent.com/u/1163643?v=4)](https://github.com/jsirish "jsirish (34 commits)")[![muskie9](https://avatars.githubusercontent.com/u/870751?v=4)](https://github.com/muskie9 "muskie9 (9 commits)")[![juangadiel](https://avatars.githubusercontent.com/u/706997?v=4)](https://github.com/juangadiel "juangadiel (3 commits)")[![juangadiel-pr3set](https://avatars.githubusercontent.com/u/231773882?v=4)](https://github.com/juangadiel-pr3set "juangadiel-pr3set (3 commits)")[![korthjp17](https://avatars.githubusercontent.com/u/3858661?v=4)](https://github.com/korthjp17 "korthjp17 (3 commits)")[![mak001](https://avatars.githubusercontent.com/u/1750550?v=4)](https://github.com/mak001 "mak001 (3 commits)")

---

Tags

silverstripeblocksdynamicslideshowelementalflexslider

###  Code Quality

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/pr3set-llc-silverstripe-elemental-flexslider/health.svg)

```
[![Health](https://phpackages.com/badges/pr3set-llc-silverstripe-elemental-flexslider/health.svg)](https://phpackages.com/packages/pr3set-llc-silverstripe-elemental-flexslider)
```

PHPackages © 2026

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