lavitto/typo3-counter

Animated Counter for TYPO3

Installs: 1 408

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Forks: 0

Type:typo3-cms-extension

1.0.2 2022-10-07 14:49 UTC

This package is auto-updated.

Last update: 2024-03-07 17:44:36 UTC


README

Donate Latest Stable Version TYPO3 License

This extension adds an animated counter content element to your TYPO3 website.

1. Introduction

Features

  • Based on extbase & fluid
  • Simple and fast installation
  • No configuration needed

Best practice

  • The html-code is optimized for Bootstrap v4.3

2. Installation

Installation using Composer

The recommended way to install the extension is by using Composer. In your Composer based TYPO3 project root, just do composer req lavitto/typo3-counter.

Installation from TYPO3 Extension Repository (TER)

Download and install the extension counter with the extension manager module.

3. Minimal setup

1) Include the static TypoScript of the extension. 2) Include the static TypoScript (CSS) of the extension. OPTIONAL, if Bootstrap is not available on your website. 3) Create a counter content element on a page

4. Administration

Create content element

1) Create a new content element and select "Animated Counter" 2) Define all the start- and end-numbers and save the content element

5. Configuration

Content-Element Settings

General

  • First number: The counter begins with this number
  • Last numer: This counter stops with this number

Appearance

  • Duration (seconds): The full duration of the counter-animation in seconds
  • Start delay (seconds): The delay time before the counter starts after the page is fully loaded and ready
  • Start effect: Enable/disable fadeIn-Animation when the counter starts
  • Effect/easing: Speed and easing of the counter-animation (for example "Slow end" count faster at the start and slow down to the end)

Title/Description

Additional Texts below the number.

Constants

PropertyDescriptionTypeDefault value
enableJqueryIncludes jQuery to the pagebooleanfalse
enableJqueryUiIncludes jQuery UI to the pagebooleanfalse

6. Contribute

Please create an issue at https://gitlab.com/lavitto/typo3-counter/issues.

Please use GitLab only for bug-reports or feature-requests. For support use the TYPO3 community channels or contact us by email.

7. Support

If you need private or personal support, contact us by email on info@lavitto.ch.

Be aware that this support might not be free!