wpoets/fluentcrm-handler

Handler for working with FluentCRM in Awesome Enterprise

Maintainers

Package info

github.com/WPoets/fluentcrm-handler

Homepage

Documentation

Type:awesome-handler

pkg:composer/wpoets/fluentcrm-handler

Transparency log

Statistics

Installs: 9

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.1.1 2026-08-28 04:28 UTC

This package is auto-updated.

Last update: 2026-08-28 04:29:37 UTC


README

FluentCRM handler

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

It can be installed using the following Composer command

composer require wpoets/fluentcrm-handler

Changelog

1.1.1
  • Improved: JSON data is parsed for the shortcodes before being passed to FluentCRM.
1.0.0
  • Initial release with the ability to add/update contacts.

Here is 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.