The AmazonS3 module allows the local file system to be replaced with S3. Uploads are saved into the drupal file table using D7's new file/stream wrapper system.

Requirements:

You can switch it on as the default file system scheme, or individually for file and image fields.

Image styles are delivered first through the private file system, which generates a derivative on S3 and is served from S3 thereafter.

Also available on github.

Requirements
You will need to set allow_url_fopen to on your PHP settings. This option enables the URL-aware fopen wrappers that enable accessing URL object like files. See http://uk.php.net/manual/en/function.fopen.php

SSL Issues
Some curl libraries, such as the one bundled with MAMP, do not come with authoritative certificate files. This might cause an error such as "There was a problem using S3". http://dev.soup.io/post/56438473/If-youre-using-MAMP-and-doing-something

Downloads

Recommended releases

Version Downloads Date Links
7.x-1.0-beta7 tar.gz (17.08 KB) | zip (19.23 KB) 2012-Apr-21 Notes

Development releases

Version Downloads Date Links
7.x-1.x-dev tar.gz (17.08 KB) | zip (19.23 KB) 2012-Apr-22 Notes

Project Information


Maintainers for AmazonS3

  • justafish - 39 commits
    last: 5 weeks ago, first: 1 year ago

Issues for AmazonS3

To avoid duplicates, please search before submitting a new issue.
All issues
Bug reports