PHPackages                             leuchtfeuer/mautic-companytags-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. leuchtfeuer/mautic-companytags-bundle

ActiveMautic-plugin[Utility &amp; Helpers](/categories/utility)

leuchtfeuer/mautic-companytags-bundle
=====================================

Provide a 2nd type of Tags which can be applied to Companies

6.0.5(4mo ago)43142GPL-3.0-or-laterPHPPHP &gt;=8.0.2

Since Apr 16Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/Leuchtfeuer/mautic-CompanyTags-bundle)[ Packagist](https://packagist.org/packages/leuchtfeuer/mautic-companytags-bundle)[ RSS](/packages/leuchtfeuer-mautic-companytags-bundle/feed)WikiDiscussions mautic6 Synced 3d ago

READMEChangelog (10)Dependencies (1)Versions (26)Used By (2)

DEPRECATED Plugin: Company Tags by Leuchtfeuer
==============================================

[](#deprecated-plugin-company-tags-by-leuchtfeuer)

Overview
--------

[](#overview)

Important

**DEPRECATION**: As of today, we feel that things can be achieved through Company Segments equally well or better. Therefore we do not intend to bring Company Tags to the future, instead focus on making Company Segments even better!

However, **for Mautic 5 and 6, the CompanyTags plugin is required for many parts of the "ABM" company marketing plugin suite.**This plugin brings company-based Tagging to Mautic.

It is part of the "ABM" suite of plugins that extends Mautic capabilities for working with Companies.

Requirements for this release
-----------------------------

[](#requirements-for-this-release)

Tip

Other releases of this plugin may cover different Mautic versions!

- Mautic 6.x
- CompanySegments Plugin

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

[](#installation)

### Composer

[](#composer)

This plugin can be installed through composer.

### Manual install

[](#manual-install)

Alternatively, it can be installed manually, following the usual steps:

- Download the plugin
- Unzip to the Mautic `plugins` directory
- Rename folder to `LeuchtfeuerCompanyTagsBundle`

-

- In the Mautic backend, go to the `Plugins` page as an administrator
- Click on the `Install/Upgrade Plugins` button to install the Plugin.

OR

- If you have shell access, execute `php bin\console cache:clear` and `php bin\console mautic:plugins:reload` to install the plugins.

Plugin Activation and Configuration
-----------------------------------

[](#plugin-activation-and-configuration)

1. Go to `Plugins` page
2. Click on the `Company Tags` plugin
3. ENABLE the plugin

Usage
-----

[](#usage)

The plugin brings a new menu item `Companies -> Company Tags`. Here you can create and manage your Company Tags, and see the number of Companies are in each Tags. When you click on that number, you go to a pre-filtered Company list view.

You can also filter manually for Company Tags in the Company list view. Just enter `tag:` in the filter.

In the Company single view, you will now find a green bubble for each of the company's tag, on the right hand side. Click the bubble to remove the tag from the company with one click.

In the Company edit view, you can add or remove tags as desired.

In Campaigns, you now have a new Action called "Modify Company Tags".

In Reports, you now have a new data source "Company Tags" that allows you to filter on Company Tags.

API is also supported. You can add, remove or update company tags from companies via API.

API
---

[](#api)

Standard CRUD and extra endpoints are available for managing Company Tags:

```
GET /api/companytags
GET /api/companytags/{id}
POST /api/companytags/new
POST /api/companytags/batch/new
PUT /api/companytags/batch/edit
PATCH /api/companytags/batch/edit
PUT /api/companytags/{id}/edit
PATCH /api/companytags/{id}/edit
DELETE /api/companytags/batch/delete
DELETE /api/companytags/{id}/delete
POST /api/companytags/{companyId}/add
POST /api/companytags/{companyId}/remove

```

Troubleshooting
---------------

[](#troubleshooting)

Make sure you have not only installed but also enabled the Plugin.

If things are still funny, please try

`php bin/console cache:clear`

and

`php bin/console mautic:assets:generate`

Known Issues
------------

[](#known-issues)

- Tags that are in use are protected from deletion, but NOT via API

Future Ideas
------------

[](#future-ideas)

- no further features intended (DEPRECATION)

Credits
-------

[](#credits)

- @biozshock
- @ekkeguembel
- @JonasLudwig1998
- @lenonleite
- @LeonOltmanns
- @MadlenF
- @PatrickJenkner
- @patrykgruszka

Author and Contact
------------------

[](#author-and-contact)

Leuchtfeuer Digital Marketing GmbH

Please raise any issues in GitHub.

For all other things, please email

License
-------

[](#license)

This plugin is licensed under the GPL v3 License.

###  Health Score

45

—

FairBetter than 91% of packages

Maintenance83

Actively maintained with recent releases

Popularity14

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~37 days

Recently: every ~5 days

Total

19

Last Release

138d ago

Major Versions

1.4.1 → 6.0.12025-10-28

1.4.2 → 6.0.02026-01-09

5.1.0 → 6.0.32026-01-29

5.1.1 → 6.0.52026-02-16

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/20301893?v=4)[Leuchtfeuer Digital Marketing](/maintainers/LeuchtfeuerDigitalMarketing)[@LeuchtfeuerDigitalMarketing](https://github.com/LeuchtfeuerDigitalMarketing)

---

Top Contributors

[![ekkeguembel](https://avatars.githubusercontent.com/u/43146234?v=4)](https://github.com/ekkeguembel "ekkeguembel (44 commits)")[![lenonleitecience](https://avatars.githubusercontent.com/u/150341293?v=4)](https://github.com/lenonleitecience "lenonleitecience (26 commits)")[![JonasLudwig1998](https://avatars.githubusercontent.com/u/146742086?v=4)](https://github.com/JonasLudwig1998 "JonasLudwig1998 (24 commits)")[![lenonleite](https://avatars.githubusercontent.com/u/218436?v=4)](https://github.com/lenonleite "lenonleite (22 commits)")[![MadlenF](https://avatars.githubusercontent.com/u/87804194?v=4)](https://github.com/MadlenF "MadlenF (10 commits)")[![Bastian2718](https://avatars.githubusercontent.com/u/177823038?v=4)](https://github.com/Bastian2718 "Bastian2718 (9 commits)")[![PatrickJenkner](https://avatars.githubusercontent.com/u/139468697?v=4)](https://github.com/PatrickJenkner "PatrickJenkner (1 commits)")

---

Tags

pluginMauticintegration

### Embed Badge

![Health badge](/badges/leuchtfeuer-mautic-companytags-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/leuchtfeuer-mautic-companytags-bundle/health.svg)](https://phpackages.com/packages/leuchtfeuer-mautic-companytags-bundle)
```

###  Alternatives

[mautic/grapes-js-builder-bundle

GrapesJS Builder with MJML support for Mautic

5691.8k13](/packages/mautic-grapes-js-builder-bundle)[etailors/mautic-amazon-ses

Amazon SES Mailer Plugin for Mautic

574.2k](/packages/etailors-mautic-amazon-ses)[firemultimedia/mautic-multi-captcha-bundle

This plugin brings Google's reCAPTCHA, hCaptcha, and Cloudflare Turnstile integration to mautic.

141.3k](/packages/firemultimedia-mautic-multi-captcha-bundle)

PHPackages © 2026

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