“”

Dropbox FAL Driver Dropbox FAL Driver

dropbox / stable

Provides a Dropbox driver for TYPO3 File Abstraction Layer.

This version supports TYPO3

Older versions also support TYPO3

Composer support

composer require stefanfroemken/dropbox

Tags

#fal #driver #dropbox

Last upload comment

Performance: Add feature to prevent counting files of sub-folders
Performance: Prevent additional API calls where possible
Repair creating new file: Must have content
Prevent class properties where possible. Stateless
Use PHP:new if class has state

Downloads by month

Download 6.1.0 External Manual Found an Issue? Code Insights Packagist.org
Author
Stefan Froemken
Last update
29. May 2025
First upload
12. Feb 2022
Downloads
2,708
Category
none
Dependencies
  • TYPO3 (13.4.12 - 13.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 require stefanfroemken/dropbox 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.

Other extensions by this user (7)

Version history

Version Upload comment Works with TYPO3 Download
6.1.0 / stable
May 29, 2025
Performance: Add feature to prevent counting files of sub-folders
Performance: Prevent additional API calls where possible
Repair creating new file: Must have content
Prevent class properties where possible. Stateless
Use PHP:new if class has state
13.4.12 - 13.4.99 Download
6.0.0 / stable
April 06, 2025
Add TYPO3 13 compatibility
Remove TYPO3 12 compatibility
13.4.3 - 13.4.99 Download
5.0.2 / stable
April 06, 2025
BUGFIX: Use new dropbox api calls
12.4.25 - 12.4.99 Download
5.0.1 / stable
November 11, 2023
Add section about Bad Request to FAQ section
Update Configuration section in docs. App secret is not needed anymore
11.5.30 - 12.4.99 Download
5.0.0 / stable
November 06, 2023
Add TYPO3 12 compatibility
Still TYPO3 11 compatible
Remove TYPO3 10 compatibility
BUGFIX: Auto refresh AccessToken
Get image width/height by dropbox API
Render image preview with thumbnail provided by dropbox API
Show remaining time of current AccessToken in driver configuration
New client factory to use dropbox API nearly everywhere
New PathInfoFactory to create path objects for files and folders
New FlashMessageHelper to reduce complexity of other classes
Update documentation. New configuration section.
11.5.30 - 12.4.99 Download
4.3.0 / stable
April 29, 2023
Use long living refresh token to access dropbox content

Please read upgrade instructions!
10.4.36 - 11.99.99 Download
4.2.4 / stable
April 26, 2022
DOCU: Activate FAQ section in Documentation
10.4.19 - 11.99.99 Download
4.2.3 / stable
April 26, 2022
DOCU: Repair listing in how to create a new Dropbox App
10.4.19 - 11.99.99 Download
4.2.2 / stable
April 26, 2022
BUGFIX: Prevent throwing an exception while processing files whose meta information has not been extracted until now.
DOCU: Update description how to create an Dropbox App
10.4.19 - 11.99.99 Download
4.2.1 / stable
February 15, 2022
[TASK] Changed Dropbox SDK because of incompatibilities with PHP 8.0 and 8.1
[BUGFIX] Update JS for Access Token wizard to be compatible with TYPO3 10.4
10.4.19 - 11.99.99 Download
4.2.0 / stable
February 12, 2022
TASK: Rename extension key from "fal_dropbox" to "dropbox". Thank you Georg Ringer for transferring the key. Yeah.
TASK: Use Multi-Step wizards to configure access token
Update documentation
TYPO3 10.4 and 11.5 compatible
Hopefully I have found all PHP 7.4, 8.0, 8.1 issues ;-)
10.4.19 - 11.99.99 Download