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 2w 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

33

—

LowBetter than 72% of packages

Maintenance44

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

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

103574.3k68](/packages/friendsoftypo3-content-blocks)[wazum/sluggi

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

40543.5k](/packages/wazum-sluggi)[typo3/cms-scheduler

TYPO3 CMS Scheduler - Schedule tasks to run once or periodically at a specific time.

169.5M268](/packages/typo3-cms-scheduler)[typo3/cms-lowlevel

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

178.3M358](/packages/typo3-cms-lowlevel)[typo3/cms-redirects

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

167.6M84](/packages/typo3-cms-redirects)[typo3/cms-form

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

147.8M287](/packages/typo3-cms-form)

PHPackages © 2026

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