Install

Works with Drupal: 8.x

Using Composer to manage Drupal site dependencies

Alternative installation files

Download s3fs-8.x-2.0-alpha1.tar.gztar.gz 34.76 KB
MD5: 9d2bc4e84e88075dfa3f62742e3c9176
SHA-1: d680b567e94d459219ec695faf7a38b46e8926f0
SHA-256: a44f592e9529e979eff36790c24224b1731c6ac79b648ad8fb2595f9340359d5
Download s3fs-8.x-2.0-alpha1.zipzip 43.94 KB
MD5: 1ed7888fe600853dc48a1e30001de2d9
SHA-1: 118ce72e2970d22f879660f0233f74dc143a6844
SHA-256: a3438edf4435a0ab75a385e633f013e4176ab09ac2a518e15593f5c42bf3f6ce

Release notes

Issue #2771979 by minakshiPh, chrowe, jansete, naveenvalecha: Update Readme.txt instructions for drupal 8
Issue #2854321 by jansete: Move _s3fs_convert_metadata to S3fsStream class
Issue #2854304 by jansete: Replace deprecated methods and functions
Issue #2854294 by jansete: Replace deprecated check_url by UrlHelper::filterBadProtocol()
Issue #2812747 by rhett.prichard, jansete: drush s3fs-copy-local can not find the exception class?
Issue #2854039 by jansete: Replace deprecated drupal_dirname by \Drupal::service('file_system')->dirname()
Issue #2853154 by jansete: Image not rendered after flush image style
Issue #2853863 by jansete: drupal_static wrong use in ValidateService::getAmazonS3Client()
Issue #2844169 by nehakhadke, jansete: Use StringTranslationTrait $this->t() in OOP
Issue #2853865 by jansete: Replace deprecated file_uri_scheme by Drupal::service('file_system')->uriScheme()
Issue #2829858 by jansete, argiope, bkeller, naveenvalecha: Warning: fstat() expects parameter 1 to be resource, null given in Drupal\s3fs\StreamWrapper\S3fsStream->stream_stat()
Issue #2851889 by jansete: Implements public and private custom folder like Drupal 7 version
Issue #2853794 by jansete: Add support for Seoul/ap-northeast-2
Issue #2851885 by jamiehollern, jansete: Config form does not display region "EU - London (eu-west-2)"
Issue #2851907 by jansete: Bad image references when css is minified
Issue #2826460 by jansete, asgorobets: S3FS does not take over public:// correctly
Issue #2851768 by jansete: Change credentials field description in settings form for use $config var
Issue #2851850 by jansete: Remove duplicated dot in menu link description
Issue #2850271 by zaphoyd, jansete: Add support for Ohio/us-east-2 region
Issue #2767315 by id.tarzanych, webankit, naveenvalecha: Code Cleaning and Removing Error
Issue #2782173 by webankit: Add Mumbai in Region List

It's necessary update your database.

This is the last 8.x-2.x release, we will work on 8.x-3.x branch to match with aws sdk version. So 8.x-2.x won't be supported. The change from 8.x-2.x to 8.x-3.x now will be automatically because it's the same base code.

Created by: jansete
Created on: 21 Feb 2017 at 20:33 UTC
Last updated: 21 Feb 2017 at 20:39 UTC
Bug fixes

Other releases