winter/wn-drivers-plugin
最新稳定版本:v3.0.0
Composer 安装命令:
composer require winter/wn-drivers-plugin
包简介
Winter CMS plugin integrating the AWS, Pheanstak, Iron MQ, Predis, Rackspace, and Guzzle drivers
README 文档
README
NOTE: If you are already using Composer anyways, do not use this plugin. Just load the relevant package in your project and/or plugin's
composer.jsonfile directly.
NOTE: Consider using one of the following more specific driver plugins instead:
- Winter.DriverAWS - Driver that adds support for the AWS SDK, S3 storage driver, & SES mailer.
- Winter.DriverMailgun - Driver that adds support for the Mailgun mailer.
- Winter.DriverMandrill - Driver that adds support for the Mandrill mailer.
- Winter.DriverPostmark - Driver that adds support for the Postmark mailer.
- Winter.DriverSendGrid - Driver that adds support for the SendGrid mailer.
- Winter.DriverSparkPost - Driver that adds support for the SparkPost mailer.
This plugin is required when working with some third party services in Winter CMS. Provides drivers used by services in Queue, Mail and Storage. It is intentionally left out by default in order to keep the number of Composer dependencies low in a default Winter CMS install.
The Composer packages introduced by this plugin are listed below:
- pda/pheanstalk at version
~3.0 - iron-io/iron_mq at version
~1.5 - predis/predis at version
~1.0 - guzzlehttp/guzzle at version
~6.3, with optional support for version~7.0.
Installation
Run the following command in your Winter CMS installation directory:
composer require winter/wn-drivers-plugin
统计信息
- 总下载量: 5.14k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2021-03-21