flowmailer/m2connector
最新稳定版本:2.1.0
Composer 安装命令:
composer require flowmailer/m2connector
包简介
Flowmailer Connector for Magento 2
README 文档
README
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.
统计信息
- 总下载量: 53.59k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 4
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-11-30