Download the PHP package landofcoder/module-seller-facebooklivechat without Composer
On this page you can find all versions of the php package landofcoder/module-seller-facebooklivechat. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download landofcoder/module-seller-facebooklivechat
More information about landofcoder/module-seller-facebooklivechat
Files in landofcoder/module-seller-facebooklivechat
Download landofcoder/module-seller-facebooklivechat
More information about landofcoder/module-seller-facebooklivechat
Files in landofcoder/module-seller-facebooklivechat
Vendor landofcoder
Package module-seller-facebooklivechat
Short Description Magento 2 marketplace multi vendor facebook live chat for seller
License GPL-3.0
Package module-seller-facebooklivechat
Short Description Magento 2 marketplace multi vendor facebook live chat for seller
License GPL-3.0
Please rate this library. Is it a good library?
Informations about the package module-seller-facebooklivechat
Magento 2 Module Lofmp FacebookLiveChat
``landofcoder/module-seller-facebooklivechat``
- Main Functionalities
- Installation
- Configuration
- Specifications
- Attributes
- Note: This module is an addon for Magento 2 Multi-Vendor Marketplace
DEMO Addon
Main Functionalities
Magento 2 marketplace multi vendor facebook live chat for seller
Installation
* = in production please use the --keep-generated
option
Type 1: Zip file
- Unzip the zip file in
app/code/Lofmp
- Enable the module by running
php bin/magento module:enable Lofmp_FacebookLiveChat
- Apply database updates by running
php bin/magento setup:upgrade
* - Flush the cache by running
php bin/magento cache:flush
Type 2: Composer
- Install the module composer by running
composer require landofcoder/module-seller-facebooklivechat
- enable the module by running
php bin/magento module:enable Lofmp_FacebookLiveChat
- apply database updates by running
php bin/magento setup:upgrade
* - Flush the cache by running
php bin/magento cache:flush
Configuration
- Enable module in admin > Stores > Configuration > Landofcoder Extensions > Seller Facebook Live Chat
- Admin manage seller facebook live chat: Admin > Marketplace > Seller Facebook Live Chat > Facebook Live Chat
- Seller should Get the seller facebook fanpage id
- Seller login on his panel, then go to > Facebook Live Chat > Facebook Chat then input there information:
- Facebook Page Id: Id of the fanpage
- Logged In Greeting: Welcome text for logged in user
- Logged Out Greeting: Welcome text for guest
- Theme Color: Input hexa color code, example: #44bec7
-
Status: Enable/Disable feature on seller page
- Frontend will show facebook chat box on seller detail page, and seller's product detail page.
Specifications
-
Block
- FacebookChat > facebookchat.phtml
-
GraphQl Endpoint
- GetSellerFacebookChat
- Model
- Sellerfacebook
Attributes
All versions of module-seller-facebooklivechat with dependencies
PHP Build Version
Package Version
No informations.
The package landofcoder/module-seller-facebooklivechat contains the following files
Loading the files please wait ....