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
v4.0.0
2026-07-31 12:15 UTC
Requires
- php: >=8.4
- oliverthiele/ot-icons: ^3.0
- oliverthiele/ot-irrebuttons: ^5.0
- oliverthiele/ot-sitekit-base: ^1.0
- typo3/cms-core: ^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 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 |
^14.3 |
| PHP | >=8.4 |
oliverthiele/ot-sitekit-base |
^1.0 |
oliverthiele/ot-icons |
^3.0 |
oliverthiele/ot-irrebuttons |
^5.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