“”

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 req stefanfroemken/dropbox

Tags

#fal #driver #dropbox

Last upload comment

Add section about Bad Request to FAQ section
Update Configuration section in docs. App secret is not needed anymore

Downloads by month

Download 5.0.1 External Manual Found an Issue? Code Insights Packagist.org
Author
Stefan Froemken
Last update
11. Nov 2023
First upload
12. Feb 2022
Downloads
1,301
Category
none
Dependencies
  • PHP (7.4.0 - 8.2.99)
  • TYPO3 (11.5.30 - 12.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 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 (5)

Version history

Version Upload comment Works with TYPO3 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