wpoets/fluentcrm-handler

Handler for working with FluentCRM in Awesome Enterprise

1.0.1 2024-01-02 08:45 UTC

This package is auto-updated.

Last update: 2024-10-31 00:33:11 UTC


README

FluentCRM handler

Integrates FluentCRM with Awesome Enterprise. Introduces fluentcrm.contact.* shortcodes.

It can be installed using following composer command

composer require wpoets/fluentcrm-handler

Changelog

1.0.0
  • Initial release with ability to add/update contacts.

Here the shortcode that you use once this handler is enabled. [fluentcrm.contact.add] { "first_name" : "Jhon", "last_name" : "Doe", "email" : "amit@wpoets.com", "status" : "pending", "tags" : [ 1,4 ], "lists" : [1] , "custom_values" :{ "custom_field_slug_1" : "custom_field_value_1", "custom_field_slug_2" : "custom_field_value_2" } } [/fluentcrm.contact.add]

We're Hiring!

Join us at WPoets, We specialize in designing, building and maintaining complex enterprise websites and portals in WordPress.