Git Product home page Git Product logo

mautic-companypoints-bundle's Introduction

Plugin: Company Points by Leuchtfeuer

Overview

This plugin brings massively enhanced Company-based Scoring to Mautic, including events triggered by those Points.

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
  • Company Tags and Company Segments Plugins

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 LeuchtfeuerCompanyPointsBundle
  • 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

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

Usage

The plugin brings a new menu item Companies -> Company Point Triggers. Here you can define what point limits you want, and what to do when a limit is reached.

There are currently no Point Action (i.e. points being automatically added to the Company when a certain condition is met).

Instead, the aggregated score is calculated by a console command as cron job: php bin/console leuchtfeuer:abm:points-update You should set up a cron entry accordingly.

The only current algorithm for the aggregation is "static company points PLUS average among all contacts that currently have points)"

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

  • Console command only works ever second time
  • Misplaced "edit" icons for Trigger events (this is a Mautic issue, cannot be fixed here)

Future Ideas

  • Additional Triggered Event Send Email To User
  • Choice of aggregation algorithms (including time)
  • Additional Triggered Events like Send Print Mailing and Modify Company Segments
  • Support for Point Groups

Credits

  • @lenonleite
  • @ekkeguembel
  • @PatrickJenkner

Author and Contact

Leuchtfeuer Digital Marketing GmbH

Please raise any issues in GitHub.

For all other things, please email [email protected]

mautic-companypoints-bundle's People

Contributors

ekkeguembel avatar lenonleite avatar patrickjenkner avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.