Contacts in Mautic

Description

A very useful plugin to display your mautic contacts count on your website. This plugin generate the shortcode [mauticcount]. Use this shortocde in your website & share your happy 🙂 customer count with visitors. If you want to include anonymous contacts in count use shortcode [mauticcount anonymous="on"].

Configurations

  • Go to WordPress Dashboard -> Settings -> Mautic Contacts Count Page
  • Enter Mautic Base URL
  • Enter Public Key and Secret Key

How To Use Shortcode

  • To display Mautic contacts count use following shorcode

    [mauticcount]

  • To display all contacts including anonymous contacts

    [mauticcount anonymous=”on”]

Installation

How To Get Mautic API Credentials

Need help to get Mautic API credentials? Refer this doc to know How to get mautic credentials.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Contacts in Mautic” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Contacts in Mautic” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

Version 1.0.5

  • Improvement: Improvements as per WordPress coding standards.

Version 1.0.4

  • Improvement: Compatibility with WordPress 5.5.

Version 1.0.3

  • Improvement: Add Username/Password API authentication method which is more reliable.

Version 1.0.2

  • Fix: Prevent fatal error when plugin incorrect response is received.

Version 1.0.1

  • Improvement: Change the Cron to update contacts count to be executed every week rather than every day, making fewer requests to Mautic
  • Fix: Add correct comma separate formatting for the contacts count.

Version 1.0.0

  • Initial Release.