Download the PHP package leuchtfeuer/mautic-companytags-bundle without Composer
On this page you can find all versions of the php package leuchtfeuer/mautic-companytags-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download leuchtfeuer/mautic-companytags-bundle
More information about leuchtfeuer/mautic-companytags-bundle
Files in leuchtfeuer/mautic-companytags-bundle
Package mautic-companytags-bundle
Short Description Provide a 2nd type of Tags which can be applied to Companies
License GPL-3.0
Informations about the package mautic-companytags-bundle
Plugin: Company Tags by Leuchtfeuer
Overview
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
- Mautic 5.x (minimum 5.1)
- PHP 8.1 or higher
Installation
Composer
This plugin can be installed through composer.
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
andphp bin\console mautic:plugins:reload
to install the plugins.
Plugin Activation and Configuration
- Go to
Plugins
page - Click on the
Company Tags
plugin - ENABLE the plugin
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:<company tag alias name>
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.
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
- In the Company Tahgs view, bulk delete is currently not working
Future Ideas
- Add single and bulk action for modifiying Company Tags to Company list view
Credits
- @lenonleite
- @ekkeguembel
- @JonasLudwig1998
Author and Contact
Leuchtfeuer Digital Marketing GmbH
Please raise any issues in GitHub.
For all other things, please email [email protected]