PHPackages                             undkonsorten/typo3-site-config-modifier - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. undkonsorten/typo3-site-config-modifier

AbandonedArchivedTypo3-cms-extension[Utility &amp; Helpers](/categories/utility)

undkonsorten/typo3-site-config-modifier
=======================================

Adds the new TypoScript modifier := getSiteConfig() for TYPO3

0.0.2(5y ago)085GPL-2.0+PHP

Since Oct 6Pushed 1y ago4 watchersCompare

[ Source](https://github.com/undkonsorten/typo3-site-config-modifier)[ Packagist](https://packagist.org/packages/undkonsorten/typo3-site-config-modifier)[ Docs](https://www.undkonsorten.com)[ RSS](/packages/undkonsorten-typo3-site-config-modifier/feed)WikiDiscussions main Synced 3w ago

READMEChangelogDependencies (1)Versions (4)Used By (0)

TYPO3 extension site\_config\_modifier
======================================

[](#typo3-extension-site_config_modifier)

Important

This extension is not maintained anymore. Please do not use it unless you know what you‘re doing.

It has been superseded by

- [Site sets](https://docs.typo3.org/m/typo3/reference-coreapi/main/en-us/ApiOverview/SiteHandling/SiteSets.html) and the
- [Null coalescing operator](https://docs.typo3.org/m/typo3/reference-typoscript/main/en-us/Syntax/Operators/Index.html#null-coalescing-operator-for-typoscript-constants) for TypoScript

Please consider using either of those instead!

This extension provides a new value modifier `:= getSiteConfig()` for TypoScript syntax that reads configuration values from the site configuration into TypoScript values.

Installation
------------

[](#installation)

### Composer

[](#composer)

```
composer require undkonsorten/typo3-site-config-modifier
```

### Git

[](#git)

```
# cd to typo3conf/ext
git clone https://github.com/undkonsorten/typo3-site-config-modifier.git site_config_modifier
```

Usage
-----

[](#usage)

Can be used in constants, setup and TSConfig (suggested usage in constants):

```
myConstant = defaultValue

# myConstant will be overridden if env var is defined at all.
# Empty env vars will override, too!
myConstant := getSiteConfig(mykey)

```

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance35

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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

Every ~0 days

Total

2

Last Release

2096d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a192083f4fc05fe8020592c9b5222677998fcf0e779df21ecb51016d8fd45f98?d=identicon)[undkonsorten](/maintainers/undkonsorten)

---

Top Contributors

[![cumuru](https://avatars.githubusercontent.com/u/12487311?v=4)](https://github.com/cumuru "cumuru (3 commits)")

---

Tags

modifierTypoScriptsite config

### Embed Badge

![Health badge](/badges/undkonsorten-typo3-site-config-modifier/health.svg)

```
[![Health](https://phpackages.com/badges/undkonsorten-typo3-site-config-modifier/health.svg)](https://phpackages.com/packages/undkonsorten-typo3-site-config-modifier)
```

###  Alternatives

[friendsoftypo3/content-blocks

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

103519.9k53](/packages/friendsoftypo3-content-blocks)[wazum/sluggi

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

40529.5k](/packages/wazum-sluggi)[typo3/cms-lowlevel

TYPO3 CMS Lowlevel - Technical analysis of the system. This includes raw database search, checking relations, counting pages and records etc.

178.2M316](/packages/typo3-cms-lowlevel)[typo3/cms-redirects

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

167.4M80](/packages/typo3-cms-redirects)[typo3/cms-form

TYPO3 CMS Form - Flexible TYPO3 frontend form framework that comes with a backend editor interface.

147.6M265](/packages/typo3-cms-form)[derhansen/sf_event_mgt

Event management and registration - Configurable event management and registration extension based on ExtBase and Fluid

66338.4k10](/packages/derhansen-sf-event-mgt)

PHPackages © 2026

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