winter/wn-drivers-plugin

Winter CMS plugin integrating the AWS, Pheanstak, Iron MQ, Predis, Rackspace, and Guzzle drivers

Fund package maintenance!
wintercms
Open Collective

Installs: 3 872

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 5

Forks: 4

Open Issues: 0

Type:winter-plugin

v3.0.0 2022-07-18 04:12 UTC

This package is auto-updated.

Last update: 2024-04-18 08:19:23 UTC


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.json file directly.

NOTE: Consider using one of the following more specific driver plugins instead:

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