Skip to content

This Contao content element counts up numbers. This plugin is based on and utilizes CountUp.js.

License

Notifications You must be signed in to change notification settings

plenta/contao-countup-bundle

Repository files navigation

Contao Count Up Bundle

This Contao content element counts up numbers.
This plugin is based on and utilizes CountUp.js

CSS files are not included (coming soon).

Install using Composer

composer require plenta/contao-countup-bundle

Usage

Simply add the Contao element to your page.
The Contao element accepts the following arguments:

  • Start value: number to begin the counter from
  • Count up value: number to end the counter at
  • Animation duration: time in seconds
  • Prefix: text at the beginning the value
  • Suffix: text added at the end of the value
  • Number grouping: enable grouping of numbers (1,000 vs 1000)
  • Decimal places are calculated automatically

Screenshot

Contao-Element

About

This Contao content element counts up numbers. This plugin is based on and utilizes CountUp.js.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published