The Home for Magento 2 Excellence

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

721 Modules
481 Ready
235 Need Help
🏆 Leaderboard
Actively Maintained v1.0.22

Integra WhatsApp Business

integra/module-whatsapp

Integrates WhatsApp Business with Magento 2, allowing store administrators to manage WhatsApp API configuration and phone numbers directly from the admin panel.

19
Downloads
Below average
0
GitHub Stars
7d ago
Last Release
0
Open Issues
Build Issues
0/3 checks passed

Build Tests

Composer Install
DI Compile
Templates

Code Quality

CS Coding Standard
PHPStan

Tested on Magento 2.4.8-p4

Recent Test History

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

v1.0.22 on Magento 2.4.8-p4
Mar 22, 2026
v1.0.0 on Magento 2.4.8-p4
Mar 21, 2026

Looking for Contributors

Composer installation fails. Your contribution could help the entire Magento community!

Contribute

Share This Module's Status

Integra WhatsApp Business Magento compatibility status badge

README

Loaded from GitHub

Módulo Integra WhatsApp

Este módulo integra o WhatsApp Business ao Magento 2, permitindo gerenciar configurações de API e números.

Requisitos

  • Magento 2.4.x
  • PHP 7.4+

Instalação via Composer

Adicione o repositório ao seu arquivo composer.json:

"repositories": {
    "integra-whatsapp": {
        "type": "vcs",
        "url": "https://github.com/danielwebart/magento2_integraWhatsapp.git"
    }
}

Em seguida, instale o módulo:

composer require integra/module-whatsapp

Habilitar o Módulo

Após a instalação:

php bin/magento module:enable Integra_Whatsapp
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy -f

Configuração

Acesse o painel administrativo do Magento e navegue até WhatsApp Business Integration > Configuração Número/API.

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.