PHPackages                             postyou/contao-wrapper\_tags - 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. postyou/contao-wrapper\_tags

ActiveContao-module

postyou/contao-wrapper\_tags
============================

wrapper\_tags extension for Contao Open Source CMS

3.0.0(2mo ago)22.2k↓50%[1 issues](https://github.com/postyou/contao-wrapper_tags/issues)LGPL-3.0+PHPPHP &gt;=5.6

Since Dec 9Pushed 1y ago3 watchersCompare

[ Source](https://github.com/postyou/contao-wrapper_tags)[ Packagist](https://packagist.org/packages/postyou/contao-wrapper_tags)[ RSS](/packages/postyou-contao-wrapper-tags/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (6)Versions (21)Used By (0)

wrapper\_tags
=============

[](#wrapper_tags)

An extension for [Contao Open Source CMS](https://contao.org/en/)

Provides content elements for building any html structure in an article without a need for using templates.

System requirements
-------------------

[](#system-requirements)

- Contao 3.2.x - 3.5.x, 4.4+
- PHP 5.6 - 7.x

Not tested with Contao 4.0 - 4.3 but probably works with them. Not tested with PHP &lt; 5.6 but probably works with few earlier versions.

Dependencies
------------

[](#dependencies)

- [MultiColumnWizard](https://github.com/menatwork/MultiColumnWizard "MultiColumnWizard")

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

[](#installation)

Using composer (for 3.5 and 4.4+):

```
  $ composer require postyou/contao-wrapper_tags
```

Usage
-----

[](#usage)

All just by clicking.

Use `Opening tags` element to add multiple tags at once.
--------------------------------------------------------

[](#use-opening-tags-element-to-add-multiple-tags-at-once)

Every tag can have any desire attribute. The insert tags are allowed to form the attributes' names &amp; values.

[![Opening tags](docs/wrapper_tags-opening_multi.jpg "Opening tags")](docs/wrapper_tags-opening_multi.jpg)

In the article list view:

[![Opening tags list view](docs/wrapper_tags-opening-list.jpg "Opening tags list view")](docs/wrapper_tags-opening-list.jpg)

The code result in the front end:

```

```

Use `Closing tags` content element to close HTML tags.
------------------------------------------------------

[](#use-closing-tags-content-element-to-close-html-tags)

[![Closing tags](docs/wrapper_tags-closing.jpg "Closing tags")](docs/wrapper_tags-closing.jpg)

In the article list view:

[![Closing tags list view](docs/wrapper_tags-closing-list.jpg "Closing tags list view")](docs/wrapper_tags-closing-list.jpg)

The code result in the front end:

```

```

Use `Complete tags` content element to add complete HTML tags.
--------------------------------------------------------------

[](#use-complete-tags-content-element-to-add-complete-html-tags)

[![Complete tags](docs/wrapper_tags-complete.jpg "Complete tags")](docs/wrapper_tags-complete.jpg)

In the article list view:

[![Complete tags list view](docs/wrapper_tags-complete-list.jpg "Complete tags list view")](docs/wrapper_tags-complete-list.jpg)

The code result in the front end:

```

```

You will be notified of any possible error in the structure you have built.
---------------------------------------------------------------------------

[](#you-will-be-notified-of-any-possible-error-in-the-structure-you-have-built)

[![Show case with error](docs/error.jpg "Show case with error")](docs/error.jpg)

The elements behave as the wrapper elements.
--------------------------------------------

[](#the-elements-behave-as-the-wrapper-elements)

They are indented and specially colored at deeper levels.

[![Show case](docs/show-case.jpg "Show case")](docs/show-case.jpg)

The code result in the front end:

```

        Hello

                    Very nice plugin

```

The indents and colors are preserved even in the paging mode.
-------------------------------------------------------------

[](#the-indents-and-colors-are-preserved-even-in-the-paging-mode)

[![Paging](docs/paging.jpg "Paging")](docs/paging.jpg)

Settings
--------

[](#settings)

[![Settings](docs/tl_settings.jpg "Settings")](docs/tl_settings.jpg)

Copyright
---------

[](#copyright)

Created by [Mike](http://contao-developer.pl). Maintained and further development by [Postyou](https://www.postyou.de)

###  Health Score

40

—

FairBetter than 88% of packages

Maintenance47

Moderate activity, may be stable

Popularity22

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 90.7% 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 ~158 days

Recently: every ~225 days

Total

20

Last Release

63d ago

Major Versions

1.3.0 → 2.0.02018-02-09

2.2.11 → 5.x-dev2024-02-09

2.3.1 → 3.0.02026-03-11

PHP version history (4 changes)1.2.2PHP &gt;=5.6.2

1.3.0PHP ~5.6 || ~7.0

2.2.0PHP &gt;=5.6

5.x-devPHP &gt;=8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/8c0da81007c91dbb790f8f2c20583af3686f575c44cd39dbc7ff1d0d9349b9ed?d=identicon)[theDyingMountain](/maintainers/theDyingMountain)

---

Top Contributors

[![Zmyslny](https://avatars.githubusercontent.com/u/28888253?v=4)](https://github.com/Zmyslny "Zmyslny (175 commits)")[![MarkejN](https://avatars.githubusercontent.com/u/38976632?v=4)](https://github.com/MarkejN "MarkejN (11 commits)")[![theDyingMountain](https://avatars.githubusercontent.com/u/4446224?v=4)](https://github.com/theDyingMountain "theDyingMountain (4 commits)")[![M-Zoldak](https://avatars.githubusercontent.com/u/70640336?v=4)](https://github.com/M-Zoldak "M-Zoldak (2 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (1 commits)")

---

Tags

wrappercontaotags

### Embed Badge

![Health badge](/badges/postyou-contao-wrapper-tags/health.svg)

```
[![Health](https://phpackages.com/badges/postyou-contao-wrapper-tags/health.svg)](https://phpackages.com/packages/postyou-contao-wrapper-tags)
```

###  Alternatives

[isotope/isotope-core

Isotope is the premier open source eCommerce solution for Contao Open Source CMS

13959.2k74](/packages/isotope-isotope-core)[hschottm/tags

tags is a Contao extension that provides an architecture to tag any Contao element.

1215.0k](/packages/hschottm-tags)

PHPackages © 2026

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