PHPackages                             weblizards/tag-management-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. weblizards/tag-management-bundle

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

weblizards/tag-management-bundle
================================

Re-introduces the 'Tag and Snippet Management' feature which was deprecated in Pimcore 6.x and removed in Pimcore 10.

v1.0.0-RC2(2mo ago)068↓58.3%GPL-3.0-or-laterPHP

Since Feb 20Pushed 2mo agoCompare

[ Source](https://github.com/weblizards-gmbh/tag-management-bundle)[ Packagist](https://packagist.org/packages/weblizards/tag-management-bundle)[ RSS](/packages/weblizards-tag-management-bundle/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (2)Versions (3)Used By (0)

Tag Management Bundle for Pimcore 10
====================================

[](#tag-management-bundle-for-pimcore-10)

Dieses Bundle stellt den Bereich "Tag and Snippet Management" zur Verfügung, welcher in Pimcore 6.x als veraltet markiert und mit Version 10 entfernt wurde.

Funktionen
----------

[](#funktionen)

Das Bundle ermöglicht es, HTML-Tags und Snippets (z.B. Google Analytics, Facebook Pixel, Custom JS/CSS) flexibel in die Webseite zu integrieren, basierend auf verschiedenen Regeln:

- **URL-Pattern**: Anzeige nur auf bestimmten Seiten.
- **HTTP-Methoden**: Einschränkung auf GET, POST etc.
- **Site-Check**: Zuweisung zu spezifischen Pimcore-Sites.
- **Parameter**: Prüfung auf bestimmte Query-Parameter.
- **Positionierung**: Einfügen am Anfang oder Ende von `` oder ``, oder an spezifischen CSS-Selektoren.
- **Zeitsteuerung**: Ablaufdatum für einzelne Snippets.

Installation
------------

[](#installation)

1. **Installation via Composer**

    Aktuell muss das Bundle manuell zum Projekt hinzugefügt werden (da es noch nicht auf Packagist ist oder als lokales Repository eingebunden werden muss):

    ```
    composer require weblizards/tag-management-bundle:v1.0.0-RC2
    ```
2. **Bundle aktivieren**

    Aktivieren Sie das Bundle in der `config/bundles.php` oder über das Pimcore Admin-Panel / CLI:

    ```
    bin/console pimcore:bundle:enable WeblizardsTagManagementBundle
    ```
3. **Migrations**

    Nach der Installation des Bundles müssen die Migrations ausgeführt werden.

    Migrations anzeigen:

    ```
    bin/console doctrine:migrations:list --prefix "Weblizards\TagManagementBundle"
    ```

    Migrations ausführen:

    ```
    bin/console doctrine:migrations:migrate --prefix "Weblizards\TagManagementBundle"
    ```
4. **Datenbank &amp; Speicher**

    Das Bundle verwendet `PhpArrayTable` zur Speicherung der Konfiguration. Die Daten werden standardmäßig im Pimcore-Verzeichnis unter `var/config/tag-manager.php` (oder ähnlich) gespeichert. Es ist keine manuelle Datenbank-Migration erforderlich.

Konfiguration
-------------

[](#konfiguration)

Nach der Installation finden Sie den neuen Menüpunkt unter **Einstellungen &gt; Tag &amp; Snippet Management**.

Lizenz
------

[](#lizenz)

Dieses Bundle steht unter der [GPL-3.0-or-later](LICENSE.md).

---

Entwickelt von [Weblizards GmbH](https://www.weblizards.de).

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance83

Actively maintained with recent releases

Popularity12

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity21

Early-stage or recently created project

 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

Every ~0 days

Total

2

Last Release

88d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/965bba97bac6bc4093543962fc1b38fee8b46438cda15afe98bb1ce96a3326f4?d=identicon)[ThomasKeil](/maintainers/ThomasKeil)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/weblizards-tag-management-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/weblizards-tag-management-bundle/health.svg)](https://phpackages.com/packages/weblizards-tag-management-bundle)
```

###  Alternatives

[ashallendesign/short-url

A Laravel package for creating shortened URLs for your web apps.

1.4k1.9M4](/packages/ashallendesign-short-url)[intervention/zodiac

Zodiac Sign Calculator

58191.7k](/packages/intervention-zodiac)[erlandmuchasaj/laravel-gzip

Gzip your responses.

40129.3k2](/packages/erlandmuchasaj-laravel-gzip)[solspace/craft-calendar

The most powerful event management and calendaring plugin!

1830.8k1](/packages/solspace-craft-calendar)

PHPackages © 2026

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