beewilly / hive_tile
HIVE>Tile
2.3.3
2023-06-27 09:23 UTC
Requires
- typo3/cms-core: ^10.4 || ^11.5 || ^12.4
Replaces
- typo3-ter/hive-tile: 2.3.3
README
HIVE > Tile
Tile Content-Element which can contain Image, BG-Color, Title, Text, Link
This version supports TYPO3
Composer support
composer req beewilly/hive_tile
Requirements
none
How to use
- Install with composer
- Import Static Template (before hive_thm_custom)
- make own Layout by override Template in hive_thm_custom
Notice
- developed with mask & mask_export
Changelog
- 2.3.2 prepare for TYPO3 v12 LTS
- 2.3.1 add support for typo3 10
- 2.3.0 PHP8 fix
- 2.2.0 implement 'HIVE' CType Group
- 2.1.0 implement record_type for different Types
- 2.0.0 update on structure
- 1.1.0 inlcude JS/SCSS self (nogulp needed)
- 1.0.0 intial