14 lines
532 B
Markdown
14 lines
532 B
Markdown
|
|
# drivers-plugin
|
||
|
|
|
||
|
|
This plugin is required when working with some third party services in OctoberCMS. Provides drivers used by services in Queue, Mail and Storage.
|
||
|
|
|
||
|
|
The composer packages introduced by this plugin are listed below:
|
||
|
|
|
||
|
|
- **aws/aws-sdk-php** at version `~3.1`
|
||
|
|
- **pda/pheanstalk** at version `~3.0`
|
||
|
|
- **iron-io/iron_mq** at version `~1.5`
|
||
|
|
- **predis/predis** at version `~1.0`
|
||
|
|
- **league/flysystem-rackspace** at version `~1.0`
|
||
|
|
- **league/flysystem-aws-s3-v3** at version `~1.0`
|
||
|
|
- **guzzlehttp/guzzle** at version `~6.0`
|