teufels/tt3-facts

Provide Facts & Reasons Content-Element

Installs: 598

Dependents: 0

Suggesters: 0

Security: 0

Type:typo3-cms-extension

1.0.4 2024-07-09 13:15 UTC

This package is auto-updated.

Last update: 2024-08-09 15:11:56 UTC


README

VENDOR PACKAGE KEY version

[ ṯeufels ] Facts/Reasons

Provide Facts & Reasons Content-Element based on CountUp.js

This version supports TYPO3

TYPO3Version

Composer support

composer req teufels/tt3-facts

CountUp.js Documents

Requirements

CountUp.js: >=2.6.0 (UMD)

How to use

  • Install with composer
  • Import Static Template (before sitepackage)
  • make own Layout by override Partials (and if needed Theme) in sitepackage

Update & Migration from hive_facts

  1. in composer.json replace beewilly/hive_facts with "teufels/tt3-facts":"^1.0"
  2. Composer update
  3. Include TypoScript set [teufels] Facts/Reasons
  4. Analyze Database Structure -> Add tables & fields (do not remove old hive_facts yet)
  5. Perform Upgrade Wizards [teufels] Facts/Reasons
  6. Analyze Database Structure -> Remove tables & unused fields (remove old hive_facts now)
  7. class & id changed -> adjust styling in sitepackage (e.g. hive-facts-item => facts-item)
  8. check & adjust be user group access rights