avh/contao-countup

CountUp Frontend Module

Installs: 37

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Forks: 0

Type:contao-bundle

1.0.1 2023-06-24 09:34 UTC

This package is auto-updated.

Last update: 2024-04-24 11:19:50 UTC


README

Implements CountUp.js as Contao Content Element.

Content Element Options

Further settings can be added manually via data-attributes in the theme:

{% block countup_attributes %}
   {{ parent() }}
   data-counter-usegrouping="false"
{% endblock %}

German readme