PHPackages                             plenta/contao-countup-bundle - 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. plenta/contao-countup-bundle

ActiveContao-bundle[Utility &amp; Helpers](/categories/utility)

plenta/contao-countup-bundle
============================

This content element counts up numbers.

3.1.0(9mo ago)32.4k↓33.3%3MITPHPPHP ^8.3

Since Jan 22Pushed 9mo ago2 watchersCompare

[ Source](https://github.com/plenta/contao-countup-bundle)[ Packagist](https://packagist.org/packages/plenta/contao-countup-bundle)[ RSS](/packages/plenta-contao-countup-bundle/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (9)Versions (13)Used By (0)

Contao Count Up Bundle
======================

[](#contao-count-up-bundle)

This Contao content element counts up numbers.
This plugin is based on and uses [CountUp.js](https://github.com/inorganik/CountUp.js).

CSS files are not included (coming soon).

Install using Composer
----------------------

[](#install-using-composer)

```
composer require plenta/contao-countup-bundle
```

### Which version is right for you?

[](#which-version-is-right-for-you)

Contao VersionPHP VersionContao Count Up Bundle Version4.9.\*&gt;= 7.42.2.14.13.\*&gt;= 7.42.3.\*&gt;= 5.3.0&gt;= 8.3&gt;= 3.0.0Usage
-----

[](#usage)

To use this, simply add the Contao element to your page. The Contao element accepts the following options:

- Start value: The number where the counter begins.
- Count up value: The number where the counter ends.
- Animation duration: The time (in seconds) for the animation to complete.
- Prefix: Text added before the number.
- Suffix: Text added after the number.
- Number grouping: Enable grouping for large numbers (e.g., 1,000 instead of 1000).
- Decimal places: Decimal places are automatically calculated.

### Using Insert Tags

[](#using-insert-tags)

You can use insert tags to set the start and end values, but there are some rules:

- The decimal point must be a `.` (dot) and the thousands separator must be a `,` (comma).
- Both numbers must have the same format. For example, if one number has two decimal places, the other must also have two decimal places.
- Only numbers are allowed.
- The backend input fields can either accept numbers or insert tags, but not both in the same field.

Upgrade 2.\* to 3.0.0
---------------------

[](#upgrade-2-to-300)

### Templates

[](#templates)

- **Old template name**: `ce_plenta_countup.html5`
- **New template name**: `content_element/plenta_countup.html.twig`

### CSS Classes

[](#css-classes)

OldNew.ce\_plenta\_countup.content-plenta-countup.countUpPrefix.countup-prefix.countUpValue.countup-value.countUpSuffix.countup-suffix### JavaScript Location Changed

[](#javascript-location-changed)

The JavaScript for the countup bundle has been moved. It is now inside the `block script` section of the new twig template. Previously, the JavaScript was added to the `$GLOBALS['TL_BODY']` in the `getResponse` method of the content element controller.

Screenshot
----------

[](#screenshot)

[![Contao-Element](https://github.com/plenta/contao-countup-bundle/raw/main/docs/img/contao-element.png?raw=true)](https://github.com/plenta/contao-countup-bundle/blob/main/docs/img/contao-element.png?raw=true)

###  Health Score

46

—

FairBetter than 93% of packages

Maintenance58

Moderate activity, may be stable

Popularity25

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity75

Established project with proven stability

 Bus Factor1

Top contributor holds 96.5% 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 ~149 days

Recently: every ~27 days

Total

12

Last Release

297d ago

Major Versions

1.0.1 → 2.0.02021-07-30

2.3.0 → 3.0.02025-04-02

PHP version history (4 changes)1.0.0PHP ^7.2

1.0.1PHP ^7.2 | ^8.0

2.1.0PHP ^7.4 | ^8.0

3.0.0PHP ^8.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/4e698eeac17626477d7cf01b20eb70612fd74b9608df826bc0ebceb5afcacba7?d=identicon)[plenta](/maintainers/plenta)

---

Top Contributors

[![chwchw](https://avatars.githubusercontent.com/u/8430041?v=4)](https://github.com/chwchw "chwchw (55 commits)")[![sdamrau](https://avatars.githubusercontent.com/u/4929800?v=4)](https://github.com/sdamrau "sdamrau (1 commits)")[![veronikaplenta](https://avatars.githubusercontent.com/u/88315148?v=4)](https://github.com/veronikaplenta "veronikaplenta (1 commits)")

---

Tags

contao-bundlecontao-extensioncontaocount upcountupcountupjs

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/plenta-contao-countup-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/plenta-contao-countup-bundle/health.svg)](https://phpackages.com/packages/plenta-contao-countup-bundle)
```

###  Alternatives

[madeyourday/contao-rocksolid-custom-elements

Create your own, nestable content elements using a modular system. End the WYSIWYG chaos with your own content elements.

50341.9k12](/packages/madeyourday-contao-rocksolid-custom-elements)[codefog/contao-news_categories

News Categories bundle for Contao Open Source CMS

3183.3k6](/packages/codefog-contao-news-categories)[terminal42/contao-folderpage

Provides a new page type for Contao that allows you to group pages into folders.

18147.9k9](/packages/terminal42-contao-folderpage)[inspiredminds/contao-wowjs

Integrates WOW.js for Contao content elements and form fields.

1813.0k](/packages/inspiredminds-contao-wowjs)[pdir/social-feed-bundle

Social feed extension for Contao CMS

1414.8k](/packages/pdir-social-feed-bundle)[inspiredminds/contao-fieldset-duplication

Contao extension to allow the duplication of form fieldsets in the front end by the user for additional input fields.

158.2k1](/packages/inspiredminds-contao-fieldset-duplication)

PHPackages © 2026

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