PHPackages                             vonheldenundgestalten/contao-inserttags - 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. vonheldenundgestalten/contao-inserttags

ActiveContao-bundle[Utility &amp; Helpers](/categories/utility)

vonheldenundgestalten/contao-inserttags
=======================================

New, clean insert tag handling, adding some custom logic to existing insert tags in Contao 4.

5.3.5(1y ago)02371MITPHP

Since Oct 20Pushed 1y ago1 watchersCompare

[ Source](https://github.com/vonheldenundgestalten/contao-inserttags)[ Packagist](https://packagist.org/packages/vonheldenundgestalten/contao-inserttags)[ RSS](/packages/vonheldenundgestalten-contao-inserttags/feed)WikiDiscussions main Synced 3w ago

READMEChangelog (10)Dependencies (2)Versions (18)Used By (0)

contao-inserttags
=================

[](#contao-inserttags)

New, clean insert tag handling, adding some custom logic to existing insert tags in Contao 4.x

### Backend Tag rendering

[](#backend-tag-rendering)

Activates rendering of insert tags in the backend - especially nice for custom elements, included subtemplates, icons and many more tricks in content element organisation.

We're not touching the HTML element - that usually is modules or other "bigger" includes.

### New tags

[](#new-tags)

##### {{file\_vendor::\*}}

[](#file_vendor)

Includes php, tpl, xhtml or html5 file where path is relative to ./vendor directory. f.e. `{{file_vendor::magmell-agentur/contao-boxes/src/Resources/contao/templates/test.html5}}`

---

##### {{form::\*}}

[](#form)

Returns value from $\_SESSION\['FORM\_DATA'\]

f.e. {{form::firstName}} will return value from:

```
$_SESSION['FORM_DATA']['firstName'];
```

---

##### {{get::\*}}

[](#get)

Return value from url with function:

```
Input::get($elements[1]);

```

f.e. {{get::movies}} for URL [www.example.com/movies/forrest-gump](http://www.example.com/movies/forrest-gump) it will reutrn value forrest-gump
also it works with classical GET formats example [www.example.com/list?movies=forrest-gump](http://www.example.com/list?movies=forrest-gump) will return forrest-gump

###  Health Score

37

—

LowBetter than 81% of packages

Maintenance49

Moderate activity, may be stable

Popularity14

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 64.3% 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 ~113 days

Recently: every ~104 days

Total

16

Last Release

368d ago

Major Versions

4.13.0 → 5.3.02024-02-07

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/676671?v=4)[Markus Milkereit](/maintainers/markusmilkereit)[@markusmilkereit](https://github.com/markusmilkereit)

---

Top Contributors

[![kimleta](https://avatars.githubusercontent.com/u/52826419?v=4)](https://github.com/kimleta "kimleta (9 commits)")[![markusmilkereit](https://avatars.githubusercontent.com/u/676671?v=4)](https://github.com/markusmilkereit "markusmilkereit (4 commits)")[![markotodic](https://avatars.githubusercontent.com/u/17886536?v=4)](https://github.com/markotodic "markotodic (1 commits)")

### Embed Badge

![Health badge](/badges/vonheldenundgestalten-contao-inserttags/health.svg)

```
[![Health](https://phpackages.com/badges/vonheldenundgestalten-contao-inserttags/health.svg)](https://phpackages.com/packages/vonheldenundgestalten-contao-inserttags)
```

###  Alternatives

[codefog/contao-haste

haste extension for Contao Open Source CMS

41668.4k162](/packages/codefog-contao-haste)[metamodels/core

MetaModels core

9956.1k68](/packages/metamodels-core)[codefog/contao-news_categories

News Categories bundle for Contao Open Source CMS

3187.0k6](/packages/codefog-contao-news-categories)[terminal42/contao-node

Node bundle for Contao Open Source CMS

3075.6k5](/packages/terminal42-contao-node)[terminal42/contao-folderpage

Provides a new page type for Contao that allows you to group pages into folders.

18153.4k10](/packages/terminal42-contao-folderpage)[terminal42/contao-url-rewrite

URL Rewrite bundle for Contao Open Source CMS

15100.0k3](/packages/terminal42-contao-url-rewrite)

PHPackages © 2026

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