“”

S3 driver for FAL S3 driver for FAL

fal_s3 / stable

Connect FAL/TYPO3 to any of the configured S3 buckets with a few clicks. File based configuration allows specific buckets depending on the context of your application.

This version supports TYPO3

Older versions also support TYPO3

Composer support

composer req maxserv/fal_s3

Tags

#fal #s3

Last upload comment

Add TYPO3 v10 compatibility

Downloads by month

Download 1.11.0 Extension Manual Found an Issue? Code Insights Packagist.org
Author
Arno Schoon
Company
MaxServ B.V.
Last update
20. Sep 2021
First upload
21. Apr 2016
Downloads
4,620
Category
Miscellaneous
Dependencies
  • TYPO3 (6.2.12 - 10.4.99)

Installation

  1. Download ZIP file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the ZIP file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.
  1. Go to your folder where the root composer.json file is located
  2. Type: composer req maxserv/fal_s3 to get the latest version that runs on your TYPO3 version.
  1. Download T3X file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the T3X file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.

Version history

Version Upload comment Works with TYPO3 Download
1.11.0 / stable
September 20, 2021
Add TYPO3 v10 compatibility
6.2.12 - 10.4.99 Download
1.9.2 / stable
September 26, 2019
Bugfix, solves a few of the issues described in https://github.com/MaxServ/t3ext-fal_s3/issues/49
6.2.12 - 9.5.99 Download
1.8.3 / beta
October 31, 2018
https://github.com/MaxServ/t3ext-fal_s3/tree/1.8.3
6.2.12 - 8.7.99 Download
1.4.0 / beta
April 20, 2017
Added 'excludedFolders' option so certain folders available in S3 can be excluded from TYPO3.
6.2.12 - 8.5.99 Download
1.3.0 / beta
February 23, 2017
Cache the list of objects in a folder to improve speed of browsing.

This release also contains some bugfixes and is tested with CMS8!
6.2.12 - 8.5.99 Download
1.1.0 / beta
August 02, 2016
Implemented configurable default folder for new uploads (https://github.com/MaxServ/t3ext-fal_s3/issues/1) and minor bugfixes related to file/folder recognition.
6.2.12 - 7.6.99 Download
1.0.1 / beta
April 24, 2016
Updated version constraint to allow usage in conjunction with the current LTS release.
6.2.12 - 7.6.99 Download
1.0.0 / beta
April 21, 2016
Connect FAL/TYPO3 to any of the configured S3 buckets with a few clicks. File based configuration allows specific buckets depending on the context of your application.
6.2.12 - 7.2.99 Download