Project

General

Profile

Actions

Feature #105649

open

Allow extensions to add custom file selectors

Added by Hannes Lau about 22 hours ago. Updated about 21 hours ago.

Status:
New
Priority:
Should have
Assignee:
-
Category:
FormEngine aka TCEforms
Target version:
-
Start date:
2024-11-20
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

Some fal driver extensions (`cloudinary`, `canto-saas-fal`, maybe others) come with their own file pickers for the TYPO3 backend. They render their own file selectors ("Add file" or "Add image" buttons) into file fields.

A click on the extension specific file selector opens the custom picker.


To do so, these extensions override the `FileControlContainer` class. If you have multiple fal driver extensions with their own pickers installed, this can lead to conflicts.

Provide a method for these extensions to add their own "Add file" buttons, without overriding the `FileControlContainer` core class.


Files

Actions

Also available in: Atom PDF