bluethinkinc / whatsappchat
WhatsApp Chat Button
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento2-module
This package is auto-updated.
Last update: 2024-10-23 01:32:13 UTC
README
Main Functionalities
- This module is used to add whatsapp button on frontend so user can directly communicate with store owner using whatsapp icon.
Type 1: Zip file
- Enable the module by running
php bin/magento module:enable Bluethinkinc_WhatsAppChat
- Apply database updates by running
php bin/magento setup:upgrade
- Compilation by running
php bin/magento setup:di:compile
- Static content deploy by running
php bin/magento setup:static-content:deploy
- Flush the cache by running
php bin/magento cache:flush
Configuration
- Select from configuration and Save Config.