PHPackages                             oxid-projects/tags-module - 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. oxid-projects/tags-module

ActiveOxideshop-module[Utility &amp; Helpers](/categories/utility)

oxid-projects/tags-module
=========================

This is a tags module for OXID eShop.

v2.4.0(4y ago)012.7k3[1 issues](https://github.com/OXIDprojects/tags-module/issues)GPL-3.0PHP

Since Oct 20Pushed 4y ago5 watchersCompare

[ Source](https://github.com/OXIDprojects/tags-module)[ Packagist](https://packagist.org/packages/oxid-projects/tags-module)[ Docs](https://www.oxid-esales.com/en/home.html)[ RSS](/packages/oxid-projects-tags-module/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (13)Used By (0)

Tags module (OE Tags)
=====================

[](#tags-module-oe-tags)

In the shop products can be tagged and those tags can then be used for shop search, seo and a tag cloud for visualization in the shop frontend. The admin has complete control over the tags, a logged in user can add new tags to an article.

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

[](#installation)

- Make a new folder "oetags" in the **modules/oe/** directory of your shop installation. Download  and unpack it into this folder. **OR**
- Git clone the module to your OXID eShop **modules/oe/** directory:

    ```
    git clone https://github.com/OXIDprojects/tags-module.git oetags
    ```
- Activate the module in administration panel. The module clears the tmp folder on installation.
- IMPORTANT: regenerate the views after module installation.

Installation with composer
--------------------------

[](#installation-with-composer)

> ```
> composer require oxid-projects/tags-module
> ```

Uninstallation
--------------

[](#uninstallation)

Disable the module in administration panel and delete the module folder. The module clears the tmp folder on installation. The module did add multilanguage fields to table oxartextends on installation (oxartextends.OETAGS, oxartextends\_OETAGS\_1 etc. depending on you shop's language configuaration). Delete those manually if needs be as those columns will not be deleted automatically on module deactivation. Means in case you only plan to switch off the module temporarily tags data will still be available on netx module activation.

Important for EE with varnish
-----------------------------

[](#important-for-ee-with-varnish)

In case you run the module on an EE with reverseProxy enabled (varnish cache) you'll need to install a module addon named OE Tags EE ReverseProxy Addon. This addon module currently resides in a separate branch in OXID-eSales/tags\_module repository. To install, make a new folder "oetags\_ee" in the **modules/oe/** directory of your shop installation. Download [https://github.com/OXIDprojects/tags-module/archive/EE\_addon.zip](https://github.com/OXIDprojects/tags-module/archive/EE_addon.zip) and unpack it into this folder. **OR**- Git clone the module to your OXID eShop **modules/oe/** directory:

> ```
> git clone https://github.com/OXIDprojects/tags-module.git oetags_ee
> cd oetags_ee
> git checkout EE_addon
> ```

- Activate the module alongside the OE Tags module. Flush varnish cache and clear tmp directory manually.
- Deactivate when you deactivate the OE Tags module.

Upgrade
-------

[](#upgrade)

If you upgrade from OXID 4, note:

1. Install module (in v6 the tag functionality was removed), then we need to save settings again.
2. Delete all dynamic seo urls (this will also regenerated rss urls):

    > DELETE FROM oxseo WHERE OXTYPE = 'dynamic'
3. If you want to rename the default tags url part: rename "stichworte" to "tags" or anything you would like to in the modules section.
4. Clear cache.
5. Call homepage, this will regenerate all dynamic SEO Urls, also the tag urls.
6. Regenerate views.

License
-------

[](#license)

Licensing of the software product depends on the shop edition used. The software for OXID eShop Community Edition is published under the GNU General Public License v3. You may distribute and/or modify this software according to the licensing terms published by the Free Software Foundation. Legal licensing terms regarding the distribution of software being subject to GNU GPL can be found under . The software for OXID eShop Professional Edition and Enterprise Edition is released under commercial license. OXID eSales AG has the sole rights to the software. Decompiling the source code, unauthorized copying as well as distribution to third parties is not permitted. Infringement will be reported to the authorities and prosecuted without exception.

###  Health Score

36

—

LowBetter than 79% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity70

Established project with proven stability

 Bus Factor1

Top contributor holds 74.4% 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 ~166 days

Recently: every ~131 days

Total

9

Last Release

1800d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a72de4de9079aff55fc72c9d92906c146299cc7d5ed4764ce8d855e2edba041f?d=identicon)[oxid-community](/maintainers/oxid-community)

---

Top Contributors

[![ivoba](https://avatars.githubusercontent.com/u/471254?v=4)](https://github.com/ivoba "ivoba (32 commits)")[![kermie](https://avatars.githubusercontent.com/u/1337898?v=4)](https://github.com/kermie "kermie (4 commits)")[![hkreuter](https://avatars.githubusercontent.com/u/3692295?v=4)](https://github.com/hkreuter "hkreuter (3 commits)")[![Sieg](https://avatars.githubusercontent.com/u/98882?v=4)](https://github.com/Sieg "Sieg (3 commits)")[![MantasVaitkunas](https://avatars.githubusercontent.com/u/623436?v=4)](https://github.com/MantasVaitkunas "MantasVaitkunas (1 commits)")

---

Tags

OXIDmodulestagstagtagcloudeshop

### Embed Badge

![Health badge](/badges/oxid-projects-tags-module/health.svg)

```
[![Health](https://phpackages.com/badges/oxid-projects-tags-module/health.svg)](https://phpackages.com/packages/oxid-projects-tags-module)
```

###  Alternatives

[ddoe/wysiwyg-editor-module

Summernote WYSIWYG Editor for OXID eShop.

191.0M5](/packages/ddoe-wysiwyg-editor-module)[oxid-esales/gdpr-optin-module

This is the GDPR opt-in module for the OXID eShop.

20473.8k3](/packages/oxid-esales-gdpr-optin-module)[oxid-professional-services/countryvatadministration

country vat administration

1733.8k](/packages/oxid-professional-services-countryvatadministration)[oxid-esales/geo-blocking-module

The module enables OXID eShop to be compliant with the EU geo-blocking regulations.

194.6k](/packages/oxid-esales-geo-blocking-module)[oxid-esales/evat-module

This is eVat module for OXID eShop.

193.3k](/packages/oxid-esales-evat-module)

PHPackages © 2026

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