oliverthiele / ot-sitekit-ce-texticon
CE Text with icon - TYPO3 content element that displays an icon above text. Integrates with the Sitekit and ot-irrebuttons extensions.
Package info
github.com/oliverthiele/ot-sitekit-ce-texticon
Type:typo3-cms-extension
pkg:composer/oliverthiele/ot-sitekit-ce-texticon
v2.1.0
2026-06-23 11:57 UTC
Requires
- php: >=8.3
- oliverthiele/ot-icons: ^2.1
- oliverthiele/ot-irrebuttons: ^4.0
- oliverthiele/ot-sitekit-base: *
- typo3/cms-core: ^13.4||^14.3
Requires (Dev)
- roave/security-advisories: dev-latest
Suggests
- oliverthiele/ot-iconselector: Provides a visual icon selector with AJAX search and SVG preview for the icon_identifier field
README
Content element that displays an icon above a text block for TYPO3 v13 and v14. Part of the SiteKit ecosystem.
Features
- Icon above text block layout
- Optional button management via
ot-irrebuttons - Compatible with
lib.sitekitContentElementfromot-sitekit-base
Requirements
| Package | Version |
|---|---|
typo3/cms-core |
^13.4 | ^14.3 |
| PHP | >=8.3 |
oliverthiele/ot-sitekit-base |
* |
oliverthiele/ot-icons |
^2.1 |
oliverthiele/ot-irrebuttons |
^4.0 |
Installation
composer require oliverthiele/ot-sitekit-ce-texticon
Include SiteSet
Add the extension as a dependency in your site configuration
(config/sites/yoursite/config.yaml):
dependencies: - oliverthiele/ot-sitekit-ce-texticon
License
GPL-2.0-or-later — see LICENSE
Author
Oliver Thiele — oliver-thiele.de