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.
Build Tests
Code Quality
Tested on Magento 2.4.8-p4
Recent Test History
Each release is tested against the latest Magento version at that time.
Top Contributors
View LeaderboardLooking for Contributors
Composer installation fails. Your contribution could help the entire Magento community!
Share This Module's Status
README
Loaded from GitHubMó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.