flowmailer / m2connector
flowmailer/m2connector
Flowmailer Connector for Magento 2
Magento 2 Connector for Flowmailer
This extension allows you to configure Magento 2 to send all emails using Flowmailer including raw data.
See flowmailer.com for more information.
Installation
A normal installation would be something equal to:
composer require flowmailer/flowmailer-php-sdk flowmailer/m2connector symfony/http-client nyholm/psr7
Choose your preferred flowmailer-php-sdk implementations on packagist, based on your minimum requirement for PHP.
Choose your preferred client implementations on packagist.
See docs.php-http.org for details on the HttpClient discovery.
Enable the module:
bin/magento module:enable Flowmailer_M2Connector --clear-static-content
bin/magento setup:upgrade
bin/magento setup:di:compile
bin/magento module:status Flowmailer_M2Connector
bin/magento cache:clean
Configuration
Obtain credentials from Flowmailer credentials wizard
Go to http://your-magento-store/admin and login with your admin credentials.
Navigate to Stores > Configuration > Flowmailer > Connector and add API Credentials.
No changelog yet
The vendor hasn't published a changelog. Tagged releases appear in the Versions tab.
| Version | Stability | QA Status | Released |
|---|---|---|---|
| 2.1.0 | stable | Fail | 2024-12-16 10:49:15 |
| 2.0.0 | stable | Not tested | 2022-06-01 09:51:08 |
| 1.0.15 | stable | Not tested | 2021-09-08 12:02:48 |
| 1.0.13 | stable | Not tested | 2020-10-19 13:31:11 |
| 1.0.11 | stable | Not tested | 2020-07-30 07:24:10 |
| 1.0.10 | stable | Not tested | 2019-12-20 12:22:01 |
| 1.0.8 | stable | Not tested | 2019-05-06 09:18:26 |
| 1.0.7 | stable | Not tested | 2019-04-24 13:26:58 |
| 1.0.4 | stable | Not tested | 2019-04-17 08:26:01 |
| 1.0.3 | stable | Not tested | 2019-01-02 15:52:45 |
| 1.0.2 | stable | Not tested | 2018-12-21 15:27:32 |
| 1.0.1 | stable | Not tested | 2018-11-30 09:59:17 |
| 1.0.0 | stable | Not tested | 2018-11-29 14:23:18 |
Requires 2
| Package | Constraint |
|---|---|
| flowmailer/flowmailer-php-sdk-implementation | ^1.0 || ^2.0 |
| php | ^7.3 || ^8.0 |
Requires-dev 10
| Package | Constraint |
|---|---|
| ergebnis/composer-normalize | ^2.23 |
| flowmailer/flowmailer-php-sdk | ^1.0 |
| friendsofphp/php-cs-fixer | ^3.4 |
| icanhazstring/composer-unused | ^0.7.12 |
| maglnet/composer-require-checker | ^3.8 |
| nyholm/psr7 | ^1.5 |
| phpstan/phpstan | ^1.3 |
| phpunit/phpunit | ^9.5 |
| rector/rector | ^0.12.10 |
| symfony/http-client | ^5.4 || ^6.0 |
| Tool | Status | Findings | Summary |
|---|---|---|---|
| PHPCS | Fail | 3 | 3 errors (gating threshold: error-severity=10, ruleset: Magento2) |
| PHPStan | Error | 0 | composer require failed on PHP 8.3 — Your requirements could not be resolved to an installable set of packages. Problem 1 |
| Cpd | Pass | 0 | |
| Security | Pass | 0 |
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.