Skip to content

Facebook Messenger's customer chat plugin integration for Magento 2.x

Notifications You must be signed in to change notification settings

marlosoft/module-messenger-customer-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Messenger Customer Chat

Facebook Messenger's customer chat plugin integration for Magento 2.x

Installation via Composer

composer require marlosoft/module-messenger-customer-chat

Manual Installation

  1. Download the chat plugin source.
  2. Create new folder app/code/Marlosoft/MessengerCustomerChat/.
  3. Copy all source files into the newly created directory.
  4. Run setup upgrade command.
    php bin/magento setup:upgrade
  5. Run cache flush command.
    php bin/magento cache:flush
  6. That's it! The extension should be already installed.

About

Facebook Messenger's customer chat plugin integration for Magento 2.x

Resources

Stars

Watchers

Forks

Packages

No packages published