PHPackages                             dynamic/silverstripe-elemental-timeline - 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. dynamic/silverstripe-elemental-timeline

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

dynamic/silverstripe-elemental-timeline
=======================================

A timeline block useful for company history.

4.0.0(10mo ago)22.5k2BSD-3-ClausePHPCI passing

Since Sep 5Pushed 10mo ago5 watchersCompare

[ Source](https://github.com/dynamic/silverstripe-elemental-timeline)[ Packagist](https://packagist.org/packages/dynamic/silverstripe-elemental-timeline)[ RSS](/packages/dynamic-silverstripe-elemental-timeline/feed)WikiDiscussions 4 Synced 3w ago

READMEChangelog (6)Dependencies (4)Versions (12)Used By (0)

SilverStripe Elemental Timeline
===============================

[](#silverstripe-elemental-timeline)

A timeline block useful for company history.

[![CI](https://github.com/dynamic/silverstripe-elemental-timeline/workflows/CI/badge.svg)](https://github.com/dynamic/silverstripe-elemental-timeline/workflows/CI/badge.svg)[![codecov](https://camo.githubusercontent.com/5bac5db78f1137b4a42fc571cf2d7453d093085b823b0bb264eb4c38bf8aa377/68747470733a2f2f636f6465636f762e696f2f67682f64796e616d69632f73696c7665727374726970652d656c656d656e74616c2d74696d656c696e652f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/dynamic/silverstripe-elemental-timeline)

[![Latest Stable Version](https://camo.githubusercontent.com/9bff53afb267b14b38e23ee5328a90face4653ff33f944f0ad98c3a88d0ae82d/68747470733a2f2f706f7365722e707567782e6f72672f64796e616d69632f73696c7665727374726970652d656c656d656e74616c2d74696d656c696e652f762f737461626c65)](https://packagist.org/packages/dynamic/silverstripe-elemental-timeline)[![Total Downloads](https://camo.githubusercontent.com/57574a6e8aa6f51f95fdf2dc3cf7443b5853e93df7d5a2dd84ef7ab9ae5c7b73/68747470733a2f2f706f7365722e707567782e6f72672f64796e616d69632f73696c7665727374726970652d656c656d656e74616c2d74696d656c696e652f646f776e6c6f616473)](https://packagist.org/packages/dynamic/silverstripe-elemental-timeline)[![Latest Unstable Version](https://camo.githubusercontent.com/47e71436ec9c25d1fe149a7a1830ec2992536eec11effd2fedaf5d68ae2c6cf2/68747470733a2f2f706f7365722e707567782e6f72672f64796e616d69632f73696c7665727374726970652d656c656d656e74616c2d74696d656c696e652f762f756e737461626c65)](https://packagist.org/packages/dynamic/silverstripe-elemental-timeline)[![License](https://camo.githubusercontent.com/f47e58140243fe3bb66685ae9358e8b2a20758c1e3d650f86361ce6e5c319152/68747470733a2f2f706f7365722e707567782e6f72672f64796e616d69632f73696c7665727374726970652d656c656d656e74616c2d74696d656c696e652f6c6963656e7365)](https://packagist.org/packages/dynamic/silverstripe-elemental-timeline)

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

[](#requirements)

- dnadesign/silverstripe-elemental: ^5.0
- dynamic/silverstripe-elemental-baseobject: ^5.0
- silverstripe/recipe-cms: ^5.0

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

[](#installation)

```
composer require dynamic/silverstripe-elemental-timeline

```

License
-------

[](#license)

See [License](license.md)

Upgrading from version 1
------------------------

[](#upgrading-from-version-1)

Elemental Timeline drops `sheadawson/silverstripe-linkable` usage in favor of `gorriecoe/silverstripe-linkfield`. To avoid data loss, install the `dynamic/silverstripe-link-migrator` module as follows:

```
composer require dynamic/silverstripe-link-migrator
```

Then, run the task "Linkable to SilverStripe Link Migration" via `/dev/tasks`, or cli via:

```
vendor/bin/sake dev/tasks/LinkableMigrationTask
```

This will populate all of the new Link fields with data from the old class.

Usage
-----

[](#usage)

A block that allows you to create a timeline with key milestones.

### Template Notes

[](#template-notes)

The default templates are based off [Bootstrap 5](https://getbootstrap.com/) classes/styling for consistency with the SilverStripe Essentials theme ecosystem.

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

[](#getting-more-elements)

See [Elemental modules by Dynamic](https://github.com/orgs/dynamic/repositories?q=elemental&type=all&language=&sort=)

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

[](#configuration)

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

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

[](#maintainers)

- [Dynamic](https://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

42

—

FairBetter than 89% of packages

Maintenance54

Moderate activity, may be stable

Popularity23

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity65

Established project with proven stability

 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 ~240 days

Recently: every ~140 days

Total

10

Last Release

322d ago

Major Versions

1.0.0 → 2.0.02022-11-24

2.x-dev → 3.0.0-alpha12024-01-24

3.x-dev → 4.0.02025-08-06

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/867942?v=4)[Dynamic](/maintainers/dynamic)[@dynamic](https://github.com/dynamic)

---

Top Contributors

[![jsirish](https://avatars.githubusercontent.com/u/1163643?v=4)](https://github.com/jsirish "jsirish (12 commits)")

---

Tags

hacktoberfestsilverstripesilverstripe-elementalsilverstripecmstimelinemilestone

### Embed Badge

![Health badge](/badges/dynamic-silverstripe-elemental-timeline/health.svg)

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

PHPackages © 2026

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