Our TYPO3 Extensions
TYPO3 can be extended in many areas. One of its key strengths is the clear separation between the core system and extensions. This keeps projects maintainable over time and allows them to evolve step by step without modifying the core.
We develop our own TYPO3 extensions when existing solutions are not sufficient or do not fit cleanly into a project. At the same time, we deliberately use established community extensions where they make sense.
This results in two types of extensions: some are built specifically for individual client requirements. Others emerge from needs we see across multiple projects. These we typically publish and make available to the community free of charge.
Our approach is pragmatic: use existing solutions where they fit. Build custom ones where they add real value.
Our Approach
We do not develop extensions as a general-purpose exercise, but always from concrete requirements in real projects.
This has a few practical consequences:
- Our extensions run in production
- They are designed for long-term maintainability and upgradability
- They follow TYPO3 best practices
- They integrate cleanly into existing systems
Where it makes sense, we contribute improvements back to the community or publish them as open-source extensions on GitHub.

AI-based Metadata for Images
Our extension for AI-based image metadata automatically generates descriptive alt texts at the time of upload.
This helps to:
- improve accessibility
- meet legal requirements such as the European Accessibility Act
- reduce editorial effort
The extension supports multiple languages and can be connected to different AI providers, including EU-hosted solutions.

Centralized Image Credits
Image rights and sources are often handled inconsistently across projects. Our extension provides a central structure within TYPO3.
This allows you to:
- manage image sources and licenses in a structured way
- automatically render image credits in the frontend
- reduce errors and legal risks

OAuth2 Integration
Our OAuth2 extension enables the integration of external authentication providers into TYPO3, for example for single sign-on.
Typical use cases include:
- login via central identity providers
- integration of existing user directories
- simplifying login processes for editors or customers
The extension is flexible and can be connected to different OAuth2 providers.
Further Extensions
Beyond these examples, we develop project-specific extensions, for instance for:
- integrations with third-party systems such as PIM, ERP or DAM
- custom content elements for editors
- workflow automation
- data processing and synchronization
Many of these extensions are deliberately tailored to specific projects and are not published.
The extensions listed on this page are exclusively those we developed for broader use and made publicly available.
