PHPackages                             guave/insertmodulebyalias-bundle - 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. guave/insertmodulebyalias-bundle

ActiveContao-bundle

guave/insertmodulebyalias-bundle
================================

Insert Module by Alias Insert Tag for Contao 5.0+

3.0.0(3mo ago)02.5kISCPHPPHP ^8.1

Since Mar 8Pushed 3mo ago7 watchersCompare

[ Source](https://github.com/guavestudios/InsertModuleByAliasBundle)[ Packagist](https://packagist.org/packages/guave/insertmodulebyalias-bundle)[ Docs](https://www.guaveinteractive.ch)[ RSS](/packages/guave-insertmodulebyalias-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (9)Versions (11)Used By (0)

Insert Module By Alias Bundle
=============================

[](#insert-module-by-alias-bundle)

This is a utility which lets you reference a module by alias instead of ID. This is important if you have a deployment process with multiple stages, databases and systems that do not ultimately share the same module ids.

The DCA of tl\_module is extended by a field "alias".

Requirements
------------

[](#requirements)

- Contao 5.0+
- PHP 8.1+

Install
-------

[](#install)

```
$ composer require guave/insertmodulebyalias-bundle
```

Usage
-----

[](#usage)

To load a module you can use the following syntax in your templates:

```
{{insert_module_alias::modulealias}}
```

If you need modules for specific languages, add the language to the alias like `_en` and then load it in your template with:

```
{{insert_module_alias::modulealias_en}}
```

Since Contao 4.13 you can also create a "Root page dependent Modules" Module. There you can select which module should be loaded for each root page.

###  Health Score

46

—

FairBetter than 93% of packages

Maintenance78

Regular maintenance activity

Popularity19

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 90.9% 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 ~202 days

Recently: every ~258 days

Total

8

Last Release

117d ago

Major Versions

1.3.0 → 2.0.02024-07-11

2.0.1 → 3.0.02026-01-22

PHP version history (2 changes)1.0.0PHP ^7.4 || ^8.0

2.0.0PHP ^8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/b89566ca733f1a1ce6771b19b5030f832297471b6c7628e5ec3ffa78ddd95864?d=identicon)[guave](/maintainers/guave)

---

Top Contributors

[![gschrisstadler](https://avatars.githubusercontent.com/u/51399652?v=4)](https://github.com/gschrisstadler "gschrisstadler (10 commits)")[![gebi84](https://avatars.githubusercontent.com/u/805019?v=4)](https://github.com/gebi84 "gebi84 (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/guave-insertmodulebyalias-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/guave-insertmodulebyalias-bundle/health.svg)](https://phpackages.com/packages/guave-insertmodulebyalias-bundle)
```

###  Alternatives

[codefog/contao-haste

haste extension for Contao Open Source CMS

42650.8k139](/packages/codefog-contao-haste)[terminal42/contao-node

Node bundle for Contao Open Source CMS

3172.5k4](/packages/terminal42-contao-node)

PHPackages © 2026

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