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(1y ago)05781GPL-2.0-or-laterPHP

Since Jun 26Pushed 1y 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 2d 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 75% of packages

Maintenance47

Moderate activity, may be stable

Popularity14

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity55

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

398d 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

[friendsoftypo3/content-blocks

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

101466.4k45](/packages/friendsoftypo3-content-blocks)[wazum/sluggi

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

41515.2k](/packages/wazum-sluggi)[praetorius/vite-asset-collector

Use AssetCollector to embed frontend assets generated by vite

54299.7k1](/packages/praetorius-vite-asset-collector)[b13/bolt

Bolt - An easy TYPO3 integration basis

28208.6k2](/packages/b13-bolt)[b13/assetcollector

Asset collector - Add CSS and SVG files and strings as inline style tag/inline svg to the html code.

10123.2k](/packages/b13-assetcollector)[eliashaeussler/typo3-solver

Solver - Extends TYPO3's exception handling with AI generated solutions. Problems can also be solved from command line. Several OpenAI parameters are configurable and prompts and solution providers can be customized as desired.

302.1k](/packages/eliashaeussler-typo3-solver)

PHPackages © 2026

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