Facebook Customer Chat Plugin for Magento 2
This Free Magento 2 extension integrates the Facebook Customer Chat Plugin easy into Magento 2., (*1)
Set theme color., (*2)
Set logged in greeting., (*3)
Set logged out greeting., (*4)
Set greeting dialog display:, (*5)
show: The greeting dialog will always be shown when the plugin loads., (*6)
hide: The greeting dialog of the plugin will always be hidden until a user clicks on the plugin., (*7)
fade: The greeting dialog of the plugin will be shown, then fade away and stay hidden afterwards., (*8)
Download the extension as a ZIP file from this repository or install our module with Composer using the following command:, (*9)
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:, (*10)
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)., (*11)
To include the customer chat plugin on your webpage, do the following:, (*12)
Whitelist the domain of your website in your Facebook Page settings, (*13)
Set your Facebook PageId in the extension settings., (*14)
For more info please read the Facebook developer page: https://developers.facebook.com/docs/messenger-platform/discovery/customer-chat-plugin, (*15)
PrintScreen Frontend 01 PrintScreen Frontend 02 PrintScreen Backend 01 , (*16)
PrintScreen Backend 02 , (*17)
If you're having trouble getting the working please contact us by visit our website: https://www.magextensions.io, (*18)