cakephp-plugin aws
BEdita 4 plugin for applications that use AWS resources such as S3
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
AWS integrations plugin for BEdita 4
, (*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');
dev-master
9999999-dev
BEdita 4 plugin for applications that use AWS resources such as S3
Sources
Download
The Requires
The Development Requires