payloadcms / payload

The best way to build a modern backend + admin UI. No black magic, all TypeScript, and fully open-source, Payload is both an app framework and a headless CMS.
https://payloadcms.com
MIT License
21k stars 1.26k forks source link

feat: ability to pass uploadActions to the Upload component #6941

Closed JarrodMFlesch closed 2 days ago

JarrodMFlesch commented 2 days ago

Description

Adds the ability to extend the Upload component with custom actions. These are components that will be rendered alongside the current actions if enabled.

CleanShot 2024-06-26 at 12  04 25

Type of change

Checklist: