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

pkg:composer/thedevhub/messenger-widget

dev-main 2023-05-05 13:15 UTC

This package is auto-updated.

Last update: 2025-10-05 18:54:28 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

  1. Please run the following command
composer require thedevhub/messenger-widget
  1. Update the composer if required
composer update
  1. Enable module
php bin/magento module:enable DevHub_MessengerWidget
php bin/magento setup:upgrade
php bin/magento cache:clean
php bin/magento cache:flush
  1. 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