2017 © Pedro Peláez
 

cakephp-plugin aws

BEdita 4 plugin for applications that use AWS resources such as S3

image

bedita/aws

BEdita 4 plugin for applications that use AWS resources such as S3

  • Saturday, September 2, 2017
  • by bato
  • Repository
  • 3 Watchers
  • 2 Stars
  • 170 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 1 % Grown

The README.md

AWS integrations plugin for BEdita 4

GitHub Workflow Codecov coverage, (*1)

This plugin includes a few useful integrations for BEdita 4, such as:, (*2)

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

Installation

Run this command to add this package to your application's dependencies:, (*3)

$ composer require bedita/aws

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

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

The Versions

02/09 2017

dev-master

9999999-dev

BEdita 4 plugin for applications that use AWS resources such as S3

  Sources   Download

The Requires

 

The Development Requires