Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
41.75 KB
MD5: 8413c174f05ab763d187e0e68c7125eb
SHA-1: 5ae0beaacf0ac63258729afb4bebd4936312cc72
SHA-256: 1275135735d32410f76e060d8a54d5138df4635f7ff89b32458c7460613a37b8
Download zip
47.01 KB
MD5: 7d62ad1452109b453920dae9d032f76a
SHA-1: 6ceed1cdd74efa815a1a903c237b8ca7e7e9435d
SHA-256: 323deabc2763b16512eb7475b4955fa0b31801a3802aefbb170edf0a6c806bb2
Release notes
NEW FEATURE:
s3fs.make allows you to install the AWS SDK for PHP using drush. Simply run this command from the root folder of your Drupal site:
drush make --no-core sites/all/modules/s3fs/s3fs.make
BUGFIXES:
Some minor refactoring and maintainability fixes.