magmodules / magento2-messagebird
magmodules/magento2-messagebird
MessageBird integration for Magento 2
MessageBird Connect for Magento® 2
The MessageBird Connect extension makes it effortless to connect your Magento® 2 catalog with the MessageBird platform.
Support for Magento 2.3.3 and higher.
Installation
To make the integration process as easy as possible for you, we have developed various plugins for your webshop software package. Before you start up the installation process, we recommend that you make a backup of your webshop files, as well as the database.
Install by using Composer
Magento® 2 uses the Composer to manage the module package and the library. Composer is a dependency manager for PHP. Composer declares the libraries your project depends on and it will manage (install/update) them for you.
Check if your server has composer installed by running the following command:
composer –v
If your server doesn’t have composer installed, you can easily install it by using this manual: https://getcomposer.org/doc/00-intro.md
Step-by-step to install the Magento® 2 extension through Composer:
1. Connect to your server running Magento® 2 using SSH or another method (make sure you have access to the command line).
2. Locate your Magento® 2 project root.
3. Install the Magento® 2 extension through composer and wait till it's completed:
composer require magmodules/magento2-messagebird
4. Once completed run the Magento® module enable command:
bin/magento module:enable Magmodules_MessageBird
5. After that run the Magento® upgrade and clean the caches:
php bin/magento setup:upgrade
php bin/magento cache:flush
6. If Magento® is running in production mode you also need to redeploy the static content:
php bin/magento setup:static-content:deploy
7. After the installation: Go to your Magento® admin portal and open ‘Stores’ > ‘Configuration’ > ‘Magmodules’ > ‘Channable’.
Development by Magmodules
We are a Dutch Magento® Only Agency dedicated to the development of extensions for Magento® 1 and Magento® 2. All our extensions are coded by our own team and our support team is always there to help you out.
Developed for Messagebird
MessageBird is a cloud communications platform that enables consumers in virtually every corner of the planet to connect with businesses in the same way they connect with their friends - seamlessly, on their own timeline, and with context. MessageBird is amongst the leading Service Providers in the CPaaS market
Use together with Mollie Payment and unlock great features!
The plugin is developed in collaboration with Mollie payments, we have made it possible to notify customers about unfinished payments using an e-mail. With the MessageBird integration, we can share this payment link directly with them through a text message so the customers can directly revive their order.
Please note that;
- This feature is only available when the Mollie Payments plugin is installed and enabled;
- The message is only sent if the customer didn't finish their order in a certain time period.
No changelog yet
The vendor hasn't published a changelog. Tagged releases appear in the Versions tab.
| Version | Stability | QA Status | Compatibility | Released |
|---|---|---|---|---|
| 1.2.1 | stable | Fail | Magento 2.4.7-2.4.9 Details | 2026-02-25 12:20:53 |
| 1.2.0 | stable | Not tested | Not yet tested Details | 2025-06-16 09:23:03 |
| 1.1.1 | stable | Not tested | Not yet tested Details | 2024-07-09 09:51:00 |
| 1.1.0 | stable | Not tested | Not yet tested Details | 2024-04-25 13:20:05 |
| 1.0.1 | stable | Not tested | Not yet tested Details | 2022-03-07 14:52:45 |
| 1.0.0 | stable | Not tested | Not yet tested Details | 2021-11-03 08:00:46 |
Requires 3
| Package | Constraint |
|---|---|
| magento/framework | >=100.1.0 |
| messagebird/php-rest-api | >=1.20 |
| giggsey/libphonenumber-for-php | >=8.12 |
Compatibility
Each Magento release line is installed on its supported PHP versions, then the module is built (DI compilation + static-content deploy) and its unit and integration suites are run. The matrix shows the lines and PHP versions the module is confirmed to install and run on. Code-quality results further down (phpstan, phpcs, …) are reported separately and never affect compatibility.
Code Quality
Advisory checks against the module's source. Static analysis runs once across the whole module; PHPStan re-runs per Magento + PHP version because resolvable symbols differ between releases. These NEVER affect the Compatibility badge — a phpcs finding can't make a module incompatible.
Static analysis
Coding standards (phpcs), mess detection (phpmd), copy-pasted code (cpd), PHP cross-version compatibility, composer.json validity. Each runs once for the whole module.
| Tool | Status | Findings | Summary |
|---|---|---|---|
| PHPCS | Warning | 30 | 30 warnings (ruleset: Magento2) — 25 auto-fixable with phpcbf |
| PHPMD | Warning | 11 | 11 rule violations (UnusedFormalParameter:4, IfStatementAssignment:3, ExcessiveParameterList:1, CyclomaticComplexity:1, NPathComplexity:1) |
| Cpd | Warning | 2 | 2 duplicated chunks spanning 86 total lines (min-lines=5, min-tokens=70) |
| Composer validate | Info | 4 | valid; 4 advisory notes (composer validate --strict) |
PHPStan
Type-checks the module's PHP against a real Magento install at the configured gate level. Re-runs per Magento and PHP version because resolvable symbols differ between releases. Cell → details modal.
Tests
Unit and integration suites, run for each applicable Magento and PHP version. A test failure speaks to the module's behaviour, not its compatibility with a Magento line, so it is reported here separately and never reddens the compatibility matrix.
Unit tests
| Magento | PHP 8.2 | PHP 8.3 | PHP 8.4 | PHP 8.5 |
|---|---|---|---|---|
| 2.4.7 | N/A | N/A | ||
| 2.4.8 | N/A | N/A | ||
| 2.4.9 | N/A | N/A |
Integration tests
| Magento | PHP 8.2 | PHP 8.3 | PHP 8.4 | PHP 8.5 |
|---|---|---|---|---|
| 2.4.7 | N/A | N/A | ||
| 2.4.8 | N/A | N/A | ||
| 2.4.9 | N/A | N/A |
Security
Security checks run directly against the module: an audit of its declared dependencies for known vulnerabilities (composer audit) and a scan of its source for malware and web-shell signatures. Each runs once. A malware detection fails the version outright.
More from magmodules
View vendorHyvä Themes Compatibility module for Magmodules DistanceBasedShipping
N/A
Hyvä Themes Compatibility module for Magmodules Shopreview
Hyvä Themes Compatibility module for Magmodules EkomiSR
Turn an existing module into recurring revenue.
If you already maintain a Magento 2 module on GitHub or GitLab, listing it on Packagento takes about five minutes. We mirror your tags, handle distribution signing, and route paid licenses through Stripe Connect, so you can keep shipping the way you already do.