beewilly/hive_facts

HIVE>Facts

Installs: 3 742

Dependents: 0

Suggesters: 0

Security: 0

Type:typo3-cms-extension

2.5.2 2023-09-13 07:28 UTC

This package is auto-updated.

Last update: 2024-04-13 08:45:51 UTC


README

VENDOR KEY version

HIVE > Facts/Reasons

Facts & Reasons Content-Element based on CountUp.js

This version supports TYPO3

TYPO3Version TYPO3Version TYPO3Version

Composer support

composer req beewilly/hive_facts

CountUp.js Documents

Requirements

CountUp.js: >=2.0.8 (UMD)

How to use

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

Migration

  • Migration from 1.* => if used type "Reason" on Plugin Settings. Type has to be set again on Element.

Notice

  • developed with mask & mask_export

Changelog

  • 2.5.2 Language Behavior
  • 2.5.0 supports Typo3 12 LTS
  • 2.4.4 remove unused mask config
  • 2.4.2 prepare for Typo3 12 LTS
  • 2.4.0 implement 'HIVE' CType Group
  • 2.3.0 add value field to reasons for number for enumerations
  • 2.2.0 keep data_item in assign to partial for update compatibility - may remove on TYPO3 12
  • 2.1.0 rendering Image
  • 2.0.0 implement record_type for change fields based on selection 'fact','reason'
  • 1.1.0 include JS/SCSS self (nogulp needed)
  • 1.0.0 intial