Image post to Amazon S3 bucket
Categories
Component ID
2649376
Component name
Image post to Amazon S3 bucket
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
This module allows the local file system to be replaced with amazon S3 bucket. Uploads are saved into the Drupal file table using Drupal 7 file stream wrapper system. You can only configure Amazon Web Services Key, Amazon Web Services Secret Key and bucket name and simple start uploading image on amazon S3 bucket.
Required modules:
1- amazons3
2- awssdk
3- s3_upload_image
Required libraries:
1- awssdk
All required modules and libraries are available in the inside module folder. Only need to install module and libraries and after that configure amazon awssdk then start using upload image to amazon s3 bucket feature.
