magextensionsio/facebookcustomerchat

Facebook Customer Chat Plugin for Magento 2

1.0.0 2018-04-23 21:04 UTC

This package is not auto-updated.

Last update: 2025-06-08 09:13:48 UTC


README

This Free Magento 2 extension integrates the Facebook Customer Chat Plugin easy into Magento 2.

Features

- Set theme color.
  • Set logged in greeting.

  • Set logged out greeting.

  • Set greeting dialog display:

show: The greeting dialog will always be shown when the plugin loads.

hide: The greeting dialog of the plugin will always be hidden until a user clicks on the plugin.

fade: The greeting dialog of the plugin will be shown, then fade away and stay hidden afterwards.

  • Set greeting dialog delay.

Getting Started

Download the extension as a ZIP file from this repository or install our module with Composer using the following command:

composer require magextensionsio/facebookcustomerchat

If you're installing the extension manually, unzip the archive and upload the files to /app/code/Magextensionsio/FacebookCustomerChat. After uploading, run the following Magento CLI commands:

bin/magento module:enable Magextensionsio_FacebookCustomerChat --clear-static-content
bin/magento setup:upgrade
bin/magento setup:di:compile

These commands will enable the Facebook Customer Chat extension, perform necessary database updates, and re-compile your Magento store. From there, you'll want to run through the pre-import checklist and set everything up using our extension guide).

Setting Up the Plugin

To include the customer chat plugin on your webpage, do the following:
  1. Whitelist the domain of your website in your Facebook Page settings

  2. Set your Facebook PageId in the extension settings.

For more info please read the Facebook developer page: https://developers.facebook.com/docs/messenger-platform/discovery/customer-chat-plugin

PrintScreen Frontend 01 alt text PrintScreen Frontend 02 alt text PrintScreen Backend 01 alt text

PrintScreen Backend 02 alt text

Troubleshooting Tips

If you're having trouble getting the working please contact us by visit our website: https://www.magextensions.io