PHPackages                             jambagecom/patch10011 - 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. jambagecom/patch10011

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

jambagecom/patch10011
=====================

TypoScript Condition userFunc enhancements

v0.7.0(11mo ago)05781GPL-2.0-or-laterPHP

Since Jun 26Pushed 11mo ago1 watchersCompare

[ Source](https://github.com/franzholz/patch10011)[ Packagist](https://packagist.org/packages/jambagecom/patch10011)[ Docs](https://jambage.com)[ RSS](/packages/jambagecom-patch10011/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (8)Dependencies (1)Versions (9)Used By (0)

TYPO3 extension patch10011
==========================

[](#typo3-extension-patch10011)

What is does
------------

[](#what-is-does)

This extension provides methods to enhance the TypoScript with a userFunc and a check for installed extensions and their version numbers. TYPO3 from version 9.5 to 13.4 is supported.

Use the forum at  to ask questions and find answers. The documentation file `manual.odt` is available in the doc folder.

Example
-------

[](#example)

```
[ext("tt_news")]
  # Typoscript lines which will be active only if tt_news has been installed and loaded.
[end]

```

```
[ext("tt_news", "version") > "03.05.99"]
  # Typoscript lines which will be active only if tt_news in a version greater than 3.5.99 has been installed and loaded.
[end]

```

Enhancement
-----------

[](#enhancement)

Use the hook $GLOBALS\['TYPO3\_CONF\_VARS'\]\['EXTCONF'\]\['patch10011'\]\['userFunc'\] in order to enhance this extension by any other TYPO3 extension which wants to provide its special userFunc to admins.

The old hook $GLOBALS\['TYPO3\_CONF\_VARS'\]\['EXTCONF'\]\['patch10011'\]\['includeLibs'\] has been removed.

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance50

Moderate activity, may be stable

Popularity14

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 93.8% 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 ~308 days

Recently: every ~396 days

Total

8

Last Release

352d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4c36ec751f4996bdd88bcfca2669db1d0762e765cb449b33d47aed99ef1e1b1c?d=identicon)[franzholz](/maintainers/franzholz)

---

Top Contributors

[![franzholz](https://avatars.githubusercontent.com/u/4855265?v=4)](https://github.com/franzholz "franzholz (30 commits)")[![xerc](https://avatars.githubusercontent.com/u/1372590?v=4)](https://github.com/xerc "xerc (2 commits)")

---

Tags

TypoScriptconditiontt\_products

### Embed Badge

![Health badge](/badges/jambagecom-patch10011/health.svg)

```
[![Health](https://phpackages.com/badges/jambagecom-patch10011/health.svg)](https://phpackages.com/packages/jambagecom-patch10011)
```

###  Alternatives

[b13/bolt

Bolt - An easy TYPO3 integration basis

28202.9k2](/packages/b13-bolt)

PHPackages © 2026

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