PHPackages                             oliverthiele/ot-sitekit-base - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. oliverthiele/ot-sitekit-base

ActiveTypo3-cms-extension

oliverthiele/ot-sitekit-base
============================

SiteKit Base - Foundation of the SiteKit system: Bootstrap 5 page templates, content element and container layouts, backend layouts and shared site settings.

v1.0.0(today)15↑2900%11GPL-2.0-or-laterPHPPHP &gt;=8.4

Since Dec 19Pushed today2 watchersCompare

[ Source](https://github.com/oliverthiele/ot-sitekit-base)[ Packagist](https://packagist.org/packages/oliverthiele/ot-sitekit-base)[ Docs](https://www.oliver-thiele.de/)[ RSS](/packages/oliverthiele-ot-sitekit-base/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (2)Versions (6)Used By (1)

OT SiteKit Base — TYPO3 Modular Site System
===========================================

[](#ot-sitekit-base--typo3-modular-site-system)

A base extension for TYPO3 v13/v14 that provides the foundation for a modular, scalable and maintainable site architecture based on TYPO3 SiteSets and small, focused extensions.

> ⚠️ **Early Development Status**
>
> This extension is currently in active development and primarily intended for **internal project usage**. Breaking changes may occur at any time without prior notice. No public API stability or backward compatibility is guaranteed yet.
>
> Use at your own risk. No public support is provided at this stage.

[![TYPO3](https://camo.githubusercontent.com/309a8731f095ee93250b88cfa7d6fbc4e3ed3917cf6b981716e6fd068831654f/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5459504f332d31342e332d6f72616e67652e737667)](https://typo3.org/)[![PHP](https://camo.githubusercontent.com/bfb98d885e37493cddcc01059ebf02a8872de9da37c12691b8bb6d13fcdca735/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048502d382e342532422d626c75652e737667)](https://php.net/)[![License](https://camo.githubusercontent.com/43a510dd0989747b1c3997cb691eaef0adc0f48c2ba392da31b012ef9030bf23/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d47504c2d2d322e302d2d6f722d2d6c617465722d626c75652e737667)](LICENSE)

---

Why OT SiteKit Base?
--------------------

[](#why-ot-sitekit-base)

TYPO3 projects often grow into large, monolithic setups where content elements, configuration and logic are tightly coupled. This makes long-term maintenance, upgrades and refactoring increasingly difficult.

OT SiteKit Base follows a different approach:

- **Strict modularization** — each content element is its own extension
- **Shared field concepts** — consistent data structures across extensions
- **SiteSet-based configuration** — no legacy TypoScript dependency chains
- **Composable architecture** — pick only what a project actually needs

The goal is not to provide a "one-size-fits-all" solution, but a **system architecture** that scales across projects and teams.

---

Core Concepts
-------------

[](#core-concepts)

- **Small, focused extensions**

    - Each content element is developed and versioned independently
    - Extensions can be combined or omitted per project
- **Consistent field reuse**

    - Shared fields across content elements
    - Easier CType switching without data loss
    - Avoid unnecessary database growth
- **SiteSets as configuration backbone**

    - TYPO3 v13+ native configuration approach
    - No manual TypoScript includes required
- **Controlled activation of TYPO3 core elements**

    - Core content elements are only enabled after review
    - Ensures accessibility, SEO and best practices

---

Features
--------

[](#features)

- Modular TYPO3 architecture based on independent extensions
- Shared field definitions across content elements
- TYPO3 SiteSet integration (v13+)
- Structured content element ecosystem
- Focus on accessibility, SEO and maintainability
- Designed for long-term project evolution and refactoring

---

Requirements
------------

[](#requirements)

RequirementVersionTYPO314.3PHP8.4+---

Installation (Development Only)
-------------------------------

[](#installation-development-only)

**TYPO3 v14 (current development):**

```
composer require oliverthiele/ot-sitekit-base:dev-develop
```

**TYPO3 v13 LTS:**

```
composer require oliverthiele/ot-sitekit-base:dev-typo3-v13
```

###  Health Score

47

—

FairBetter than 93% of packages

Maintenance100

Actively maintained with recent releases

Popularity8

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 94.6% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

0d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5030298?v=4)[Oliver Thiele](/maintainers/oliverthiele)[@oliverthiele](https://github.com/oliverthiele)

---

Top Contributors

[![oliverthiele](https://avatars.githubusercontent.com/u/5030298?v=4)](https://github.com/oliverthiele "oliverthiele (140 commits)")[![hempelta](https://avatars.githubusercontent.com/u/66489150?v=4)](https://github.com/hempelta "hempelta (6 commits)")[![morange](https://avatars.githubusercontent.com/u/8067083?v=4)](https://github.com/morange "morange (2 commits)")

### Embed Badge

![Health badge](/badges/oliverthiele-ot-sitekit-base/health.svg)

```
[![Health](https://phpackages.com/badges/oliverthiele-ot-sitekit-base/health.svg)](https://phpackages.com/packages/oliverthiele-ot-sitekit-base)
```

###  Alternatives

[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

105574.3k61](/packages/friendsoftypo3-content-blocks)[plan2net/webp

Drop-in WebP, AVIF, and JPEG XL delivery for TYPO3 images — automatic, no URL or template changes

661.6M5](/packages/plan2net-webp)[wazum/sluggi

TYPO3 extension for URL slug management with inline editing, auto-sync, locking, access control, and redirects

40543.5k](/packages/wazum-sluggi)[netresearch/rte-ckeditor-image

Image support in CKEditor for the TYPO3 ecosystem - by Netresearch

631.1M8](/packages/netresearch-rte-ckeditor-image)[typo3/cms-info

TYPO3 CMS Info - TYPO3 backend module for displaying information, such as a pagetree overview and localization information.

169.3M160](/packages/typo3-cms-info)[typo3/cms-redirects

TYPO3 CMS Redirects - Create manual redirects, list existing redirects and automatically createredirects on slug changes.

167.6M83](/packages/typo3-cms-redirects)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
