The Home for Magento 2 Excellence

Quality-tested Magento 2 modules. Explore. Evaluate. Elevate. #magento2

1090 Modules
617 Ready
473 Need Help
🏆 Leaderboard
Stable v1.0.0

WhatsApp Button for Magento 2

zefbrito/magento2-whatsapp

Adds a customizable WhatsApp contact button to the storefront with configurable position, text, and color, letting customers message the store directly. Configured from the Magento admin.

5
Downloads
Below average
0
GitHub Stars
12mo ago
Last Release
0
Open Issues
Build Passing
Ready to install

Build Tests

Composer Install
DI Compile
Templates

Code Quality

CS Coding Standard
52 warnings
L2 PHPStan

Tested on Magento 2.4.9

Recent Test History

Each release is tested against the latest Magento version at that time.

v1.0.0 on Magento 2.4.9
Jun 1, 2026

Share This Module's Status

WhatsApp Button for Magento 2 Magento compatibility status badge

README

Loaded from GitHub

Magento 2 WhatsApp Button Module

A simple and customizable WhatsApp button module for Magento 2 that allows customers to contact you directly via WhatsApp. Tested on MageOs

Features

  • Easy Integration: Simple installation and configuration
  • Customizable Position: Choose from 4 different button positions (top-left, top-right, bottom-left, bottom-right)
  • Configurable Appearance: Customize button text and color
  • Admin Configuration: Full control through Magento Admin panel
  • Responsive Design: Works on all devices
  • Clean Code: Follows Magento 2 best practices

Backoffice

Frontend

Installation

Option 1: Composer Installation

  1. Install the module via Composer: composer require zefbrito/magento2-whatsapp
  2. Enable the module and run setup: php bin/magento module:enable Zefbrito_Whatsapp php bin/magento setup:upgrade php bin/magento setup:di:compile php bin/magento setup:static-content:deploy php bin/magento cache:flush

Option 2: Manual Installation

  1. Download and extract the module files
  2. Copy the module files to app/code/Zefbrito/Whatsapp/ in your Magento 2 installation php bin/magento module:enable Zefbrito_Whatsapp php bin/magento setup:upgrade php bin/magento setup:di:compile php bin/magento setup:static-content:deploy php bin/magento cache:flush

This content is fetched directly from the module's GitHub repository. We are not the authors of this content and take no responsibility for its accuracy, completeness, or any consequences arising from its use.