PHPackages                             bitpatroon/bpn\_variable\_text - 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. bitpatroon/bpn\_variable\_text

ActiveTypo3-cms-extension

bitpatroon/bpn\_variable\_text
==============================

System texts can be set as articles

v10.4.2(5y ago)04441GPL-2.0-or-laterPHP

Since May 11Pushed 5y ago1 watchersCompare

[ Source](https://github.com/bitpatroon/bpn_variable_text)[ Packagist](https://packagist.org/packages/bitpatroon/bpn_variable_text)[ RSS](/packages/bitpatroon-bpn-variable-text/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (2)Used By (1)

bpn\_variable\_text
===================

[](#bpn_variable_text)

Allows to create variable texts in the system with a label.

Usage
-----

[](#usage)

### Code

[](#code)

Call static: `\BPN\BpnVariableText\Service\TextService::getTextByLabelName().`

### ViewHelper

[](#viewhelper)

- Will retrieve the text for `label_example` and
- replace ###label1### to 'test' and ###label2### into 'content 1' in the label\_example record and return the output

Declare by adding to html tag in Fluid view

```

```

Add to your template or partial:

```

    content 1

```

Suppose `label_example` is:

*Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi id porttitor dolor. Proin vel sodales nunc. Curabitur quis mauris quis nisl faucibus pellentesque. Nunc quis ###label1### neque sit amet felis convallis ###label2### faucibus vitae pellentesque ligula.*

will be rendered

*Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi id porttitor dolor. Proin vel sodales nunc. Curabitur quis mauris quis nisl faucibus pellentesque. Nunc quis \[\[test\]\] neque sit amet felis convallis content 1 faucibus vitae pellentesque ligula.*

Thanks to
---------

[](#thanks-to)

Frans van der Veen.
May the force be with you!

Ported to TYPO3 10.4 by Sjoerd Zonneveld

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity52

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

Unknown

Total

1

Last Release

1829d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/17638058?v=4)[Sjoerd Zonneveld](/maintainers/bitpatroon)[@bitpatroon](https://github.com/bitpatroon)

---

Top Contributors

[![bitpatroon](https://avatars.githubusercontent.com/u/17638058?v=4)](https://github.com/bitpatroon "bitpatroon (8 commits)")

---

Tags

contenttypo3variable

### Embed Badge

![Health badge](/badges/bitpatroon-bpn-variable-text/health.svg)

```
[![Health](https://phpackages.com/badges/bitpatroon-bpn-variable-text/health.svg)](https://phpackages.com/packages/bitpatroon-bpn-variable-text)
```

###  Alternatives

[willdurand/negotiation

Content Negotiation tools for PHP provided as a standalone library.

1.4k122.0M157](/packages/willdurand-negotiation)[coldtrick/thewire_tools

Extend the functionality of The Wire

133.2k](/packages/coldtrick-thewire-tools)

PHPackages © 2026

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