Contributors: pratikchaskar
Tags: mautic, contacts, api, count, email
Requires at least: 4.1
Stable tag: 1.0.7
Tested up to: 6.1
Display your Mautic Contacts count on your website
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"]
.
- Go to WordPress Dashboard -> Settings -> Mautic Contacts Count Page
- Enter Mautic Base URL
- Enter Public Key and Secret Key
- To display Mautic contacts count use following shorcode
[mauticcount]
- To display all contacts including anonymous contacts
[mauticcount anonymous="on"]
- Improvement: Added compatibility to WordPress 6.1
- Fix: Code updated according to coding standard.
- Improvement: Improvements as per WordPress coding standards.
- Improvement: Compatibility with WordPress 5.5.
- Improvement: Add Username/Password API authentication method which is more reliable.
- Fix: Prevent fatal error when plugin incorrect response is received.
- 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.
- Initial Release.
Need help to get Mautic API credentials? Refer this doc to know How to get mautic credentials.