thedevhub / messenger-widget
Messenger Widget by DevHub
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- php: >=7.3
This package is auto-updated.
Last update: 2025-05-05 17:49:38 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