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.

Maintainers

Package info

github.com/oliverthiele/ot-sitekit-ce-imgtextoverlay

Type:typo3-cms-extension

pkg:composer/oliverthiele/ot-sitekit-ce-imgtextoverlay

Transparency log

Statistics

Installs: 5

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 2

v3.0.0 2026-07-31 10:37 UTC

This package is auto-updated.

Last update: 2026-07-31 10:53:07 UTC


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.

TYPO3 Packagist Version PHP License Changelog

Features

  • Image with text overlay layout
  • Text falls below the image on small screens
  • Button management via ot-irrebuttons
  • Compatible with lib.sitekitContentElement from ot-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