dynamic/silverstripe-elemental-stat-counters

Statistic counters block for Silverstripe Elemental

Fund package maintenance!
dynamic

Installs: 13 031

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 4

Forks: 3

Open Issues: 2

Type:silverstripe-vendormodule

pkg:composer/dynamic/silverstripe-elemental-stat-counters

4.0.0 2025-11-19 17:10 UTC

README

Statistic counters block for Silverstripe Elemental

Build GitHub Sponsors

Latest Stable Version Total Downloads License

Requirements

  • Silverstripe ^6
  • Silverstripe Elemental ^6
  • PHP ^8.3

Installation

composer require dynamic/silverstripe-elemental-stat-counters

License

See License

Features

  • Display animated statistics counters in Elemental content areas
  • Multiple statistics displayed in a responsive row layout
  • Count-up animation from 0 to entered number
  • Bootstrap-based default styling
  • Customizable counter text and values
  • Supports any numeric value format
  • Mobile-responsive design

Usage

Displays multiple statistics in a row. Stats will animate upwards from 0 until they hit the entered number.

Upgrading from version 3.x

SilverStripe Elemental Stat Counters 4.0 is compatible with SilverStripe 6. Key changes:

  • Updated to SilverStripe CMS 6
  • Requires PHP 8.3 or higher
  • Requires Elemental 6 (dnadesign/silverstripe-elemental: ^6 - previously ^5.0)
  • Updated dependencies to SS6 compatible versions
  • No API changes - maintains full backward compatibility with 3.x

Screen Shots

Default Bootstrap template with animated count-up

Default Boostrap template

Getting more elements

See Elemental modules by Dynamic

Configuration

See SilverStripe Elemental Configuration

Maintainers

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

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