thedevhub / messenger-widget
Messenger Widget by DevHub
Package info
github.com/theDeveloperHub-devhub/MessengerWidget
Type:magento2-module
pkg:composer/thedevhub/messenger-widget
dev-main
2023-05-05 13:15 UTC
Requires
- php: >=7.3
This package is auto-updated.
Last update: 2026-03-05 20:03:53 UTC
README
This extension allows customers to always in touch with you. Provide them with proper and convenient communication in channel that they are used to chat.
Features
- Grow sales with orders made via chat.
- Provide an easy way for your customers to reach you.
- Reduce abandoned carts with timely provided consultancy.
- Cut expenses on custom chat solutions
Installation
- Please run the following command
composer require thedevhub/messenger-widget
- Update the composer if required
composer update
- Enable module
php bin/magento module:enable DevHub_MessengerWidget php bin/magento setup:upgrade php bin/magento cache:clean php bin/magento cache:flush
- If your website is running on the production mode then you need to run the following command
php bin/magento setup:static-content:deploy php bin/magento setup:di:compile