8000 GitHub - bedita/aws: Custom transports and adapters to use AWS services with BEdita.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

bedita/aws

Repository files navigation

AWS integrations plugin for BEdita

GitHub Workflow Codecov coverage

This plugin includes a few useful integrations for BEdita, such as:

  • S3 (storage)
  • SES (mailer)
  • SNS (mailer, for SMS)

Installation

Run this command to add this package to your application's dependencies:

$ composer require bedita/aws

Then, in your Application::bootstrap() method, add:

$this->addPlugin('BEdita/AWS');

About

Custom transports and adapters to use AWS services with BEdita.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 6

Languages

0