oliverthiele / ot-sitekit-ce-imgtextoverlay
CE Image with text overlay - TYPO3 content element that displays an image with text overlay. Integrates with the Sitekit and ot-irrebuttons extensions.
Package info
github.com/oliverthiele/ot-sitekit-ce-imgtextoverlay
Type:typo3-cms-extension
pkg:composer/oliverthiele/ot-sitekit-ce-imgtextoverlay
v3.0.0
2026-07-31 10:37 UTC
Requires
- php: >=8.4
- oliverthiele/ot-irrebuttons: ^5.0
- oliverthiele/ot-sitekit-base: ^1.0
- typo3/cms-core: ^14.3
Requires (Dev)
- roave/security-advisories: dev-latest
Suggests
None
Provides
None
Conflicts
None
Replaces
None
README
Content element that displays an image with text overlay for TYPO3 v14. On small screens the text is rendered below the image. Part of the SiteKit ecosystem.
Features
- Image with text overlay layout
- Text falls below the image on small screens
- 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-irrebuttons |
^5.0 |
Installation
composer require oliverthiele/ot-sitekit-ce-imgtextoverlay
Include SiteSet
Add the extension as a dependency in your site configuration
(config/sites/yoursite/config.yaml):
dependencies: - oliverthiele/ot-sitekit-ce-imgtextoverlay
License
GPL-2.0-or-later — see LICENSE
Author
Oliver Thiele — oliver-thiele.de