Plugin info

Total downloads: 1,530
Active installs: 30
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 8/1/2025 (152 days ago)
Added to WordPress: 5/10/2018 (7 years old)
Minimum WordPress version: 4.7.0
Tested up to WordPress version: 6.8.3
Minimum PHP version: f

Maintenance & Compatibility

Maintenance score

Maintained • Last updated 152 days ago

50/100

Is HEAT Chatfuel Integration abandoned?

Likely maintained (last update 152 days ago).

Compatibility

Requires WordPress: 4.7.0
Tested up to: 6.8.3
Requires PHP: f

Developers

Languages

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

No similar plugins found yet.

Description

This plugin provides seamless integration between your WordPress website and Chatfuel chatbots through JSON APIs and Customer Chat Plugin functionality.

Key Features:

  • Customer Chat Plugin Integration: Embed Chatfuel chat widget on your website footer without editing theme files
  • JSON API Endpoints: Provide data sources to your chatbot including:
    • Posts and products by category
    • Search functionality by keyword
    • WooCommerce product integration
  • Easy Configuration: Simple admin interface for setup and management

API Endpoints Available:
* /wp-json/chatfuel/post/category/{category}/{offset} – Get posts by category
* /wp-json/chatfuel/post/keyword/{keyword}/{offset} – Search posts by keyword
* /wp-json/chatfuel/product/category/{category}/{offset} – Get WooCommerce products by category
* /wp-json/chatfuel/product/keyword/{keyword}/{offset} – Search WooCommerce products by keyword

Requirements:
* WordPress 4.7.0 or higher
* For WooCommerce features: WooCommerce plugin installed

Installation

  1. Upload the plugin files to the /wp-content/plugins/heat-chatfuel-integration directory, or install the plugin through the WordPress admin screen
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the Settings -> Chatfuel screen to configure the plugin

Frequently Asked Questions

How do I get my Chatfuel embed code?

Access your Chatbot in the Chatfuel Dashboard, go to the Grow Section to find your embed code.

Does this work with WooCommerce?

Yes, the plugin includes WooCommerce integration for product data endpoints.

How do I test the API endpoints?

Use the interactive endpoint builder in the admin settings to generate and test API URLs.

Review feed

No reviews available

Screenshots

Changelog

1.0.1

  • Fixed PHP warnings when accessing array offsets on false values
  • Added proper safety checks for missing plugin options
  • Updated WordPress compatibility to version 6.8
  • Improved error handling in admin settings and public display
  • Enhanced stability when plugin options are not set

1.0.0

  • Initial release
  • Customer Chat Plugin integration
  • JSON API endpoints for posts and products
  • Admin settings page with configuration options