risecommerce/whatsapp-chat-extension

Risecommerce WhatsApp Chat Extension for Magento 2

Installs: 166

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 1

Open Issues: 0

Type:magento2-module

pkg:composer/risecommerce/whatsapp-chat-extension

1.1.3 2023-04-10 07:40 UTC

This package is auto-updated.

Last update: 2025-09-21 13:03:20 UTC


README

Risecore Technologies Pvt. Ltd.

WhatsApp Chat Extension

This extension is a perfect tool for store visitors to communicate instantly with the admin regarding any inquiries, queries, guidance service via WhatsApp .

For more details about this extension, visit the Magento 2 WhatsApp Chat Integration Extension.

If you're looking to enhance your Magento store further, consider hiring a dedicated Magento developer.

For support or inquiries, please visit our contact page.

Username: whatsapp_user Password: Test@123

Support:

version - 2.3.x, 2.4.x

How to install Extension

Method I:

1. Download the archive file.

2. Unzip the file

3. Create a folder [Magento_Root]/app/code/Risecommerce/WhatsAppChat

4. Drop/move the unzipped files to directory '[Magento_Root]/app/code/Risecommerce/WhatsAppChat'

Method II:

Using Composer

 composer require risecommerce/whatsapp-chat-extension

Enable Extension:

 php bin/magento module:enable Risecommerce_WhatsAppChat
 php bin/magento setup:upgrade
 php bin/magento cache:clean
 php bin/magento setup:static-content:deploy
 php bin/magento cache:flush

Disable Extension:

 php bin/magento module:disable Risecommerce_WhatsAppChat
 php bin/magento setup:upgrade
 php bin/magento cache:clean
 php bin/magento setup:static-content:deploy
 php bin/magento cache:flush

Configuration: